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

.header1
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #660033;
}
.copyright
{  
  font-family: Arial; 
  font-size: 8pt; 
  color: #660033;
}
a, a:visited {
	text-decoration: none;
	color: #D7661C;
	border-bottom: 1px dotted #ccc;
}

a:hover {
	text-decoration: none;
	color: #94AB36;
	border-bottom: 1px solid #ccc;
}
.numero {
	font-family: "Monotype Corsiva";
	font-size: 28pt;
	color: #9999FF;
}
.resaltar {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660066;
	font-weight: bold;
}
