A {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A:HOVER {
	text-decoration : none;
	color : #FF0000;
}
A.situacion {
	font-family : Georgia, Times New Roman, Times, serif;
	color : White;
	font-size : 10;
}
A:HOVER.situacion {
	font-family : Georgia, Times New Roman, Times, serif;
	color : Red;
	font-size : 10;
}
.quehacemos {
	color: #000066;
}
