body {
	background-color: #F7CB84;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #844100;
}
a:link {
	color: #812F07;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #864306;
	text-decoration: none;
}
a:hover {
	color: #C05812;
	font-weight: bold;
}
a:active {
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;
}
.destacado {
	font-weight: bold;
	color: #D76B00;
}
