.botonera {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #003366;
	font-weight: bold;
	text-decoration: none;

}
a:link {
	color: #003366;
	text-decoration: none;

}
a:visited {
	color: #003366;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: none;

}

