div,td,th,body
{
	 font-size: 10px;
	 color: #333333;
	 font-family: "MS Sans Serif", "Microsoft Sans Serif"; 
}
a:link {
     color:#FF0000;
	 text-decoration: none;
}
a:hover {
	 color: #FFFFFF;
	 background-color:#0000FF;
	 text-decoration: none;
 }
a:visited {
	  color:#000000;
	  text-decoration: none;
 }
 .textServices {
	 font-size: 11px; 
	 color: #333333;
	 font-family: "MS Sans Serif", "Microsoft Sans Serif"; 
}
.smtext {
	font-size: 9px; 
	color: #333333;  
	font-family: verdana; 
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}