.texto_menu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.texto_peq {

	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #BB0000;
}
.texto_menu_on {

	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #BB0000;
	text-decoration: none;
}
.texto_normal {

	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.texto_enlace {

	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
