.Menu {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.Menu_activo {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

.Cabecera {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.Texto {
	font-family: Verdana;
	font-size: 7px;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
	
}

.Fecha {
	font-family: Verdana;
	font-size: 9px;
	color: #C02B2A;
	font-weight: bold;
	text-decoration:none;
	
}

a:hover{
color:white;
}
a{color:black;
text-decoration:none;
}

