body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
body {
	background-color: #666666;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #003366;
	background-color: #CCFF00;
}
a:active {
	text-decoration: underline;
	color: #999999;
}
.azul {font-size: 13px; color: #003366; }
.menu {
	font-size: 13px;
	color: #CCCCCC;
}
.copyright {
	color: #999999;
	font-size: 10px;
}
.red {color: #CC0000}
