BODY,TD{
	font-size: small;
	font-family: Helvetica,Geneva,Arial;
	color: black;
	font-weight:400
}
A:link { 
	text-decoration: underline;
	color: #990000;  
}    
A:active { 
	text-decoration: underline;
	color: #CC0000;     
} 

A:visited { 
	text-decoration: underline;
	color: #999999;     
} 



