.botonera {
	font: bold normal 12px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none;
}
A.botonera:visited {
	color: #000000
}
A.botonera:hover {
	text-decoration: underline;
}
A.botonera:link {
	COLOR: #000000
}
A.botonera:active {
	COLOR: #FFCC00
}

