.cuerpo {
	color: #000000; 
	font-family: Verdana; 
	font-size: 12px;
}
.titulos{
	color: #000000; 
	font-family: "Franklin Gothic Medium", Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 19px;
}
.menu{
	Font-Family: Verdana;
	Color: #000000;
	Font-Size: 9px;
	Font-Weight: none;
	Text-Decoration: none;
}
a.enlaces:link{
	Font-Family: Verdana;
	Color: #000000;
	Font-Size: 14px;
	Font-Weight: none;
	Text-Decoration: none;
	Font-Weight: bold;
}
a.enlaces:active{
	Font-Family: Verdana;
	Color: #000000;
	Font-Size: 14px;
	Font-Weight: none;
	Text-Decoration: none;
	Font-Weight: bold;
}
a.enlaces:visited{
	Font-Family: Verdana;
	Color: #000000;
	Font-Size: 14px;
	Font-Weight: none;
	Text-Decoration: none;
	Font-Weight: bold;
}
a.enlaces:hover{
	Font-Family: Verdana;
	Color: #ffffff;
	Font-Size: 14px;
	Font-Weight: none;
	Text-Decoration: none;
	Font-Weight: bold;
}
.titularVerdeCampo{
	color: #ffffff;
	background-color: #85c226;
	font-family: "Franklin Gothic Medium", Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	Font-Weight: none;
}
.separador2{
	background-color: #000000; 
	font-family: Verdana;
	font-size: 1px;
}