.textos {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-align: justify;
}
a {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}.separadorespie {

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #CCCCCC;
	text-align: justify;
}
.textopie {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #949494;
}
.camposform {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #999999;
	height: 19px;
	border: 1px solid #666666;
}
.campocomentarios {

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #999999;
	border: 1px solid #666666;
}
.botonenviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9431;
	border: 1px solid #000000;
}

A.mapa{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight : bold;
	color: #000000;
	text-decoration: none;
}
A.mapa:VISITED {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight : bold;
	color: #000000;
	text-decoration: none;
}
A.mapa:HOVER {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight : bold;
	color: #000000;
	text-decoration: underline;
}
