.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.numeros {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
