BODY {

	background-color: white;
	background-image: url('../images/back.jpg');
	background-attachment: fixed;
    color: #4A0464;
	font-family: georgia;
	font-size: 9px;
	text-decoration: none;
	scrollbar-3d-light-color: #F7E104;
	scrollbar-arrow-color: #F7E104;
	scrollbar-base-color: #540383;
	scrollbar-dark-shadow-color: #000080;
	scrollbar-face-color: #540383;
	scrollbar-track-color: #D6B025;
	scrollbar-highlight-color: #F7E104 ;
	scrollbar-shadow-color: black;
}

a:link {text-decoration:underline; font-family:Georgia; color:#6A2691;}
a:visited {text-decoration:underline; font-family:Georgia; color:#6A2691}
a:hover {text-decoration:none; font-family:Georgia; color:#C69AD7;}
a:active {text-decoration:underline; font-family:Georgia; color:#816649;}
