.botoneraopciones {  font: normal 14px Verdana; color: #FFFFFF}
a:link {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #F0F0F0;
	text-decoration: none;
}
a:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #F0F0F0;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

