@charset "utf-8";
/* CSS Document */

body {
	background-color: #8F6340;
}
.Estilo6 {
	font-size: 12px;
	color: #563725;
}
.Estilo10 {
	font-size: 13px;
	color: #563725;
	font-style: italic;
	font-family: "Times New Roman";
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #EBD7A2;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
-->
