
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #113355;
}
body {
	background-color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #006699;
	text-decoration: none;
		font-weight: bold;

}
a:visited {
	text-decoration: none;
	color: #009999;
		font-weight: bold;

}
a:hover {
	text-decoration: none;
	color: #009933;
		font-weight: bold;

}
a:active {
	text-decoration: none;
	color: #009966;
		font-weight: bold;

}
.botones
{
	background-color: #D7E8DB;
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 5px;
	line-height: 14px;}
	
.Estilo2 {	color: #FFFFFF;
	font-weight: bold;
}
.Estilo3 {
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
}
.TextBlau { color:#CFF }