BODY {
	background-image: url(images/background.gif);
	margin:0px;
	margin-top:50px;
	scrollbar-face-color: #E8E5D6;
	scrollbar-shadow-color: #6E3D12;
	scrollbar-highlight-color: #F0D79F;
	scrollbar-3dlight-color: #6E3D12;
	scrollbar-darkshadow-color:#c7c5ac;
	scrollbar-arrow-color: #6E3D12;
	scrollbar-track-color: #ffffff;}

TABLE.boton {
        font-family: "Times New Roman";
        font-size:12px;
        color:#573115;
}

td.linea {
		border:1px solid #BBA77E;
		border-bottom:1px potted #BBA77E;
		padding:3px;
		padding-left:5px;
		}

A:Link {color : #573115;text-decoration: none;}
A:Visited  {color : #573115;text-decoration: none;}
A:Active  {color : #573115;text-decoration: none;}
A:Hover  {color : #BBA77E;text-decoration: none;}


