body {
	scrollbar-face-color: #E5D2B4;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #E5D2B4;
	scrollbar-3dlight-color: #E5D2B4;
	scrollbar-arrow-color:  #74562A;
	scrollbar-track-color: #F2EADC;
	scrollbar-darkshadow-color: #000000;
	}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #74562A;
	text-decoration: none;

}
.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #74562A;
	text-decoration: none;

}
.link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #74562A;
	text-decoration: none;
}
.link:visited
{
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    COLOR: #74562A;
    TEXT-DECORATION: none
}
.link:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    COLOR: #B19267;
    TEXT-DECORATION: underline
}
.link:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    COLOR: #B19267;
    TEXT-DECORATION: underline
}
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #74562a;
	text-decoration: none;
}
a:hover.link1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B19267;
	text-decoration: none;
}
.botones {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #68471e;
	text-decoration: none;
	font-weight: bold;

}

a:hover.boton {
	color: #a57f4d;

}
a:hover.botones {
	color: #a57f4d;
}
.boton {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #74562A;
	text-decoration: none;
}
