A:link { color: #000099; text-decoration: underline; }
A:visited {	color: #0066CC; text-decoration: underline; }
A:hover {	color: #FF0000; text-decoration: underline; }
A:active { color: #FF6666; text-decoration: underline; }

td { 
	font-size: 10px; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}

input
{
	border-right: #6d90b0 1px solid;
	border-top: #6d90b0 1px solid;
	border-left: #6d90b0 1px solid;		
	border-bottom: #6d90b0 1px solid;	
	background-color: #edf5fb;	
	color: #003366;	
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 14pt;
}







