body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	background-image:url();
	background-color:#000000;
	background-position:top;
	background-repeat:repeat-x;
}

.uno{
	font-size:10px;
	color:#999999;	
}
.dos{
	font-size:10px;
	color:#666666;
	text-decoration: none;	
}
#tres{
	font-size:10px;
	color:#003399;
	text-decoration: none;
}
a.tres:link, a.tres:visited{
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
} 
a.tres:hover {
	font-weight: normal;
	color: #0191C8;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}