body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222B3B;
	text-decoration: none;
			scrollbar-face-color: #1C3664;
   scrollbar-highlight-color: #FFFFFF; 
   scrollbar-shadow-color: #1C3664; 
   scrollbar-3dlight-color: #FFFFFF; 
   scrollbar-arrow-color: #FFFFFF; 
   scrollbar-track-color: #FFFFFF; 
   scrollbar-darkshadow-color: #FFFFFF;}

a.dos:link, visited, active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.dos:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.uno:link, a.uno:visited, a.uno:active {
	font-weight: bold;
	color: #222B3B;
	text-decoration: none;
}
a.uno:hover {
	font-weight: bold;
	color: #222B3B;
	text-decoration: underline;
}