body {
	background-color: #775132;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto_principal {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
.texto_extra {
	font-size: 10px;
	font-family: "Trebuchet MS";
	color: #775132;
}
.titulos {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}

.subtitulos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}  

a.enlace1:link {color: #e4dcd6;text-decoration: none;}
a.enlace1:visited {text-decoration: none;color: #e4dcd6;}
a.enlace1:hover {text-decoration: none;color: #FFFFFF;}
a.enlace1:active {text-decoration: none;color: #e4dcd6;}

a.enlace2:link {color:#775132;text-decoration: none;}
a.enlace2:visited {text-decoration: none;color: #775132;}
a.enlace2:hover {text-decoration: none;color:#663300;}
a.enlace2:active {text-decoration: none;color: #775132;}