a:link,
a:visited 
{text-decoration:none; color:CC0000; font-weight:normal; font-family:verdana,arial; font-size:9pt;}
a:hover 
{text-decoration:underline; color:OrangeRed; font-weight:normal; font-family:verdana,arial; font-size:9pt;}
a:active 
{
	text-decoration:underline;
	color:CC0000;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-variant: normal;
	text-transform: uppercase;
