.marqueetext
{  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	text-decoration: none;

}
	.marqueetext  a:link { color:#666699; text-decoration: underline}
	.marqueetext  a:visited { color:#666699; text-decoration: underline}
	.marqueetext  a:active { color:#003399; text-decoration: underline}
	.marqueetext  a:hover { color:#FF0000; text-decoration: underline}