.menu_link
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.menu_item_out
{
	background-color: #CC0000;
}
.menu_item_on
{
	background-color: #0066CC;
}
.menu_item_seleccionado
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	font-weight: bold;
	background-color: #DA2722;
	width: 100%;
	text-decoration: none;
}
