a{ 
text-decoration:none;
}
body { 
	font-family: arial, helvetica, sans-serif;  
	font-size: 10px; 
	color: #0F75BC; 
	margin-left: 0px; 
	margin-top: 5px;
	}
div#content table a, div#footer table a{
	color:#0F75BC;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	}
a:link {
	color: #0F75BC;  
	}
a:visited {
	color: #0F75BC;  
	} 
a:active {
	color: #0F75BC;  
	} 
a:hover {
	color: #0F75BC;
	}
