body {
	font: 9px "century gothic";
	color: #000000;
	text-decoration: none;
	background: D1CDA0;
	scrollbar-face-color:#D1CDA0;
	scrollbar-arrow-color:#4E3030;
	scrollbar-highlight-color:#D1CDA0;
	scrollbar-3dlight-color:#D1CDA0;
	scrollbar-shadow-color:#4E3030;
	scrollbar-darkshadow-color:#D1CDA0;
	scrollbar-track-color:#D1CDA0;
}
td {
	font: 9px "century gothic";
	color: #000000;
}
.titulos {
	font: bold 12px "century gothic";
}
a {
	font: 9px "century gothic";
	color: #584F24;
	text-decoration: underline;
}
.new {
	font: 9px "century gothic";
	color: #FF0000;
}
.verde {
	font-family: "century gothic";
	font-size: 9px;
	color: #D1CDA0;
}
