a { 
	text-decoration : none;
	
 }
 
 .titular {
	font-family : Verdana;
	font-size : 20px;
	color: Blue;
 }
 
 .texto {
	font-family : Arial;
	font-size : 13px;
	color : Black;
}

 .textoll {
	font-family : Arial;
	font-size : 13px;
	color : Blue;
}

.area  {
	font-family : Arial;
	font-size : 15px;
	color: Red;
}

.area2  {
	font-family : Arial;
	font-size : 12px;
	color: Red;
}

.subarea  {
	font-family : Arial;
	font-size : 13px;
	color: #004080;
}

.subarea2  {
	font-family : Arial;
	font-size : 15px;
	color: Black;
}

.direccion  {
	font-family : Arial;
	font-size : 10px;
	color: Black;
}