<style type="text/css">
<!--
BODY {
	scrollbar-face-color: #ECE9D8;
	scrollbar-highlight-color: #ECE9D8;
	scrollbar-3dlight-color: #ECE9D8;
	scrollbar-darkshadow-color: #ECE9D8;
	scrollbar-shadow-color: GRAY;
	scrollbar-arrow-color: #990000;
	scrollbar-track-color: #ECE9D8;
}

.boton {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; color: #000000; 
	background-color: #E0DEC9; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
	
.caja { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; color: #000000; 
	background-color: #ECE9D8; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}



A:link {color:#FFCC00; text-decoration:none;} A:visited {color:#FFCC00; text-decoration:none;} 
A:active {color:#CCCCCC; text-decoration:none;} A:hover {color:#FFFFFF; text-decoration:none;} 
	
-->
</style>