.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
 a:link { font-weight: bold; color: #056A2F; text-decoration: none}
 a:visited { font-weight: bold; color: #056A2F; text-decoration: none}
 a:hover { font-weight: bold; color: #FFFFFF; text-decoration: none}
 a:active { font-weight: bold; color: #056A2F; text-decoration: none}
 
 
 .titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.parrafos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
