a { color : #5f68ab;}
a:hover { color : #ff0000; }
a:visited{ color : #666666; }
a:link {text-decoration: none}

body {
	background-image: url('i/bg2009.jpg'); 
	background-position:center; background-position:top;
	background-color:#000000;
	background-repeat:no-repeat;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #83839c;
	scrollbar-highlight-color: #83839c;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #83839c;
}
h1{
	color: #3c3c42;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}