body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F0FFF0;
	background-color: #336799;
	background-image: url(images/fons.jpg);
}

.header1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: Aqua;
	background-color: #336799;
}
.copyright
{  
  font-family: Arial; 
  font-size: 8pt; 
  color: #FFD700;
  background-color: #336799;
}
a, a:visited {
	text-decoration: none;
	color: #FF8C00;
	border-bottom: 1px dotted #ccc;
}

a:hover {
	text-decoration: none;
	color: #98FB98;
	border-bottom: 1px solid #ccc;
}
.numero {
	font-family: "Monotype Corsiva";
	font-size: 30pt;
	font-weight: bold;
	color: #FFA500;
	background-color: #336799;
}
.resaltar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #00FFC9;
	font-weight: bold;
	background-color: #336799;
}
table {
	background-color: #336799;
}
