a:link {
	font-weight: normal;
	color:#CB9727;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
a:visited {
	font-weight: normal;
	color:#CB9727;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
a:active {
	color:#CB9727;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
} 
a:hover {
	color:#ECD19B;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

body {scrollbar-3dlight-color:
           scrollbar-arrow-color:#000000;
           scrollbar-base-color:#000000;
           scrollbar-darkshadow-color:#999999;
           scrollbar-face-color:#F5F0E9;
           scrollbar-highlight-color:#F5F0E9;
           scrollbar-shadow-color:#ffffff;
		   background-color: #FFFFFF
}

html,body{
      margin:0;
      padding:0;
      height:98%;
      border:none
   }

.textonormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.TextoDorado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CB9727;
}
.textonormalFONDOdorado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #CB9727;
}
