BODY{
background-color: #CFC6BF;
scrollbar-face-color:#CFC6BF;
scrollbar-highlight-color:#DAD2D0;
scrollbar-3dlight-color:#DAD2D0;
scrollbar-darkshadow-color:#DAD2D0;
scrollbar-shadow-color:#977D6E;
scrollbar-arrow-color:#977D6E;
scrollbar-track-color:#CFC6BF;
overflow-x: hidden;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
cursor: resize-sw;
color:#7C6C5F;
}

A:link,A:visited,A:active,b
{
text-decoration: none; 
text-size: 12px;
text-transform: uppercase 
cursor:crosshair;
color:#977D6E;
font-weight: bold;
}

a:hover
{
font-size: 11px; 
text-decoration: 
underline overline; color:#977D6E;
height:11px; 
cursor:crosshair;
border-bottom:#E5E0DC dotted thin;
border-top:#E5E0DC dotted thin;
}

.HEAD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	border-bottom:#7C6C5F double medium;
}