.estilos {
	font-family: Verdana, Arial, Helvetica, sans-serif, "BankGothic Md BT";
	font-size: 10px;
	font-weight: bold;
	color: #95950F;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "BankGothic Md BT";
	font-size: 10px;
	font-weight: bold;
	color: #4D4E18;
	text-decoration: none;
}
