a:link      {
	text-decoration: none
	font-family: Arial;
	color: Blue;
}
a:active    {text-decoration: none
	font-family: Arial;
	color: Black;
}
a:visited   {text-decoration: none
	font-family: Arial;
	color: Black;
}
a:hover     {text-decoration: none
	font-family: Arial;
	color: blue;
	font-weight: bold;
}

body {
	scrollbar-3dlight-color: #FFDAB9;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-base-color: #EEECD5;
	scrollbar-darkshadow-color: #D9D6C5;
	scrollbar-face-color: #FFFFED;
	scrollbar-highlight-color: #E2DFCE;
	scrollbar-shadow-color: #F5F2DF;
	scrollbar-track-color: #EDEAD9;
	font-family: Arial;
	color: black;
	font-size: small;
	font-style: normal;
	border: #DEB887;
	background-image: url(../images/back969.gif);
}
