.botonera {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	padding-left: 25px;
}
a.botonera:link, a.botonera:visited {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	padding-left: 25px;
}

.sub_bot {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a.botonera:hover {
	color: #FFCC00;
	text-decoration: none;
}
a.sub_bot:hover {
	color: #FF6600;
}
