A.multimedia {
	color : #000000;
	font-family : "MS Sans Serif", arial;
	text-decoration : none;
}
A.mult:HOVER{
	color : #FF0000;
	text-decoration : underline;
	}
	
A.botonera {
	color : #FF0000;
	font-family : "MS Sans Serif", arial;
	text-decoration : none;
	}

A.vinculo {
	color : #000000;
	font-family : "MS Sans Serif", arial;
	text-decoration : none;
}	
A.vinculo:HOVER {
	color : #FF0000;
	text-decoration : none;
	}

A.portada {
	color : #5068B0;
	font-family : "MS Sans Serif", arial;
	text-decoration : none;
}	
A.portada:HOVER {
	color : #FF0000;
	text-decoration : none;
	}

A.noticias_portada {
	color : #5068B0;
	font-family : "MS Sans Serif", arial;
}	
A.noticias_portada:HOVER {
	color : #FF0000;
	}
	
