.titulos {  font-family: Verdana; font-size: 14px; font-style: normal; font-weight: bold}
.normal {  font-family: Verdana; font-size: 10px; font-style: normal}
a:link {
	font-family : Verdana;
	font-style : normal;
	color : #ff0000;
	text-decoration: none
}
a:active {
	font-family : Verdana;
	font-style : normal;
	color : #CC0000;
    text-decoration: none
}
a:visited {
	font-family : Verdana;
	font-style : normal;
	color : #ff0000;
	text-decoration: none
}
a:hover {
	font-family : Verdana;
	font-style : normal;
	color : #CC0000;
	text-decoration: none
}
