BODY {

	background-color: #0000ee;
	background-attachment: fixed;
    color: #7A6341;
	font-family: tahoma;
	font-size: 9px;
	text-decoration: none;
	scrollbar-3d-light-color: white;
	scrollbar-arrow-color: white;
	scrollbar-base-color: #CDBBA0;
	scrollbar-dark-shadow-color: brown;
	scrollbar-face-color: #CDBBA0;
	scrollbar-track-color: #CDBBA0;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
}

a:link {text-decoration:none; font-family:Tahoma; color:#993366;}
a:visited {text-decoration:none; font-family:Tahoma; color:#993366;}
a:hover {text-decoration:underline; font-family:Tahoma; color:#A47E28;}
a:active {text-decoration:underline; font-family:Tahoma; color:#993366;}