.estilo {
	font-family: "Century Gothic", "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}
body {scrollbar-shadow-color: #B8B9A2; 
scrollbar-highlight-color: #B8B9A2; 
scrollbar-3dlight-color: #B8B9A2; 
scrollbar-darkshadow-color: #B8B9A2; 
scrollbar-track-color: #DEDECD; 
scrollbar-arrow-color: #B8B9A2; 
scrollbar-face-color: #B8B9A2
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: none;
}
a:active {
	color: #996600;
	text-decoration: none;
}
