.farial{
	color: Black;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	font-family: Arial;
	text-decoration: none;
	text-align : justify;
 }

.ftnroman{
	color: Black;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	text-align : justify;
}
 
 .fserif{
	color: Black;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	font-family: "MS Serif", "New York", serif;
	text-decoration: none;
	text-align : justify;
}

 .ftahoma{
	color: Black;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	font-family: Tahoma;
	text-decoration: none;
	text-align : justify;
}

.fverdana{
	color: Black;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	font-family: Verdana;
	text-decoration: none;
	text-align : justify;
 }
 

.fcourier{
	color: Black;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	font-family: "Courier New";
	text-decoration: none;
	text-align : justify;
}

.fgeorgia{
	color: Black;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	font-family: Georgia;
	text-decoration: none;
	text-align : justify;
}

.fimpact{
	color: Black;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	font-family: Impact;
	text-decoration: none;
	text-align : justify;
}

.fcomic{
	color: Black;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	font-family: "Comic Sans MS";
	text-decoration: none;
	text-align : justify;
}

 .titulo{
	color: #709A50;
	font-weight: bold;
	font-style:normal;
}


 .subtitulo{
	color: #709A50;
	font-weight: bold;
	font-style:normal;
}


.texto{
	color: Black;
	font-weight: normal;
	font-style:normal;
	text-decoration: none;
	text-align : justify;
 }
 

.textobold{
	color: Black;
	font-weight: bold;
	font-style:normal;
	text-decoration: none;
}

.textobold_white{
	color: White;
	font-weight: bold;
	font-style:normal;
	text-decoration: none;
}

a.navegacion{
	color: #709A50;
	font-weight: bolder;
	font-style:normal;
	text-decoration:none;
	text-align : left;
	border-color : Black;
}


a.navegacion:hover {
	color: #709A50;
	font-weight: bolder;
	font-style:normal;
	text-decoration: underline;
}

a.navegacion_serv{
	color: #709A50;
	font-weight: bolder;
	font-style:normal;
	text-decoration:none;
	border-color : Black;
}
