a:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;
	text-decoration: underline;  	
	line-height: normal; 
	font-weight: normal; 
	color: #990000;
}

a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	text-decoration: underline; 
	color: #990000; 
	font-weight: normal; 
	line-height: normal
}

a:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	text-decoration: underline; 
	color: #990000;
	line-height: normal
}

a:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;
	text-decoration: none;    
	color: #003366; 
	font-weight: normal; 
	line-height: normal
}

input { 
	background-color: #CCCCCC;			
	color: #000000;
	font-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}

select { 
	background-color: #CCCCCC;
	color: #000000;
	font-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}
