BODY {
	scrollbar-face-color:#E8F0E1;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#F5F5F0;
	scrollbar-darkshadow-color:#D0E9F7;
	scrollbar-shadow-color:#666666;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:#F5F5F0;
	}
	
a:link { 
	text-decoration: none;
	color:#593D1C;
}
a:visited { 
	text-decoration: none;
	color:#593D1C;
}
a:hover { 
	text-decoration: none;
	color: C2D0B4;
}

.texto {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9pt;
	color: #593D1C;
}
.titulo {
	font-family: "Bernhard Modern Roman", "Times New Roman";
	color: C2D0B4;
}

