body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-size: 8pt; 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

A:link
{
 	text-decoration:none;
	font-family:verdana,arial,Times New Roman;
  	color:#253693;
}
A:visited
{
  	text-decoration:none;
	font-family:verdana,arial,Times New Roman;
  	color:#253693;
}
A:hover
{
  	text-decoration:none;
  	color:#8254C1;
}
.clase1
{
	font-size:6pt;
	font-family:verdana,arial,Times New Roman;
	color:#cccccc;
}