BODY
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #777777;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0pt;
}
BODY
{
	background-color: #FDF3D0;
	}
BODY
{
scrollbar-face-color:#FDF6D7;
scrollbar-arrow-Color:#000000;
scrollbar-track-Color:#FDF2C8;
scrollbar-shadow-Color:#808080;
scrollbar-highlight-Color:#efefef;
scrollbar-3dlight-color:#FDF2C8;
scrollbar-darkshadow-Color:#000000;
}
BODY
{
cursor:auto;
}
a:link {
	color:#000000;
	
	}
a:visited {
	color: #000000;
	}
	
	
a:active {
	color: #000000;
	}
	
a:hover {
	color: White;
	background-color: #CD853F;
}

UL
{
 list-style:circle inside;
}
OL
{
 list-style:decimal inside;
}