a:link  {
	color : #000000;
	font-weight : normal;
	text-decoration : none;
}

a:visited  {
	color : #666666;
	font-weight : italic;
	text-decoration : none;
}

a:active  {
	color : #ff0000;
	font-weight : bold;
	text-decoration : underline;
}

a:hover  {
	color : #003399;
	font-weight : bold;
	text-decoration : underline;
}
