BODY { 
scrollbar-face-color:#c2bfa3; 
scrollbar-3dlight-color:#c7c084; 
scrollbar-darkshadow-color:#c7c084; 
scrollbar-shadow-color:#a49d5d; 
scrollbar-arrow-color:#e2ddb1; 
scrollbar-track-color:#d6d1a7; 
} 
a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #685E3E;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #685E3E;
	text-decoration: none;
}
a:hover {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #685E3E;
	text-decoration: underline;
}
a:active {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #685E3E;
	text-decoration: none;
}
.textored {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #790000;
	text-decoration: none;
	background-color: #DED59E;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	border: 4px solid #DED59E;
	text-align: center;
	vertical-align: middle;
}

