@charset "UTF-8";
body {
	background-color: #FFFFFF;
	background-image: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	color: #666666;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
<style type="text/css">
a:link {
color: black;
text-decoration: none;
} /* enlace no visitado*/ a:visited {
color: black;
text-decoration: none;
} /* enlace visitado */ a:active {
color: #9A0000;
text-decoration: none;
} /* enlace activo (pulsado) */ a:hover {
color: #9A0000;
text-decoration: none;
} /* ratón en el enlace, sin pulsar. Solo en IE */ .unnamed1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal}
</style>
