body {
	scrollbar-face-color: #FAF2E1;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #FAF2E1;
	scrollbar-darkshadow-color: #FAF2E1;
	scrollbar-track-color: #FAF2E1;
	scrollbar-arrow-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FAF2E1;
	background-repeat: no-repeat;
	
	}

.texto {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	}
	
a:active {  color: #003399; text-decoration: none}
a:link {  color: #003399; text-decoration: none}
a:visited {  color: #003399; text-decoration: none}
a:hover {  color: #990000; text-decoration: none}
.copy {  font-family: "trebuchet MS"; font-size: 11px; color: #666666}
.cyd {	font-family: Verdana, Tahoma;	font-size: 11px;	color: #597751}
.titulo {
	font-family: Verdana;
	font-size: 10px;
	color: #597751;
	font-weight: bold;
}
.borde {
	border: 1px solid #597751;
}

