.navegador {
	font-family: Arial;
	font-size: 9pt;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #FFCC00;
}
.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

