BODY {
	
	background-image: url('../images/back.jpg');
	background-attachment: fixed;
	color: #777777;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
	scrollbar-3d-light-color: #C0B6BE;
	scrollbar-arrow-color: #C0B6BE;
	scrollbar-base-color: #f2f2f2;
	scrollbar-dark-shadow-color: #C0B6BE;
	scrollbar-face-color: #f2f2f2;
	scrollbar-track-color: #f1f1f1;
	scrollbar-highlight-color: #C0B6BE;
	scrollbar-shadow-color:  white;
}

a:link {text-decoration:none; font-family:Tahoma; color:#990099;}
a:visited {text-decoration:none; font-family:Tahoma; color:#990099;}
a:hover {text-decoration:none; font-family:Tahoma; color:pink;}
a:active {text-decoration:none; font-family:Tahoma; color:#FF00FF;}
