body {
    background-image: url('images/site/background1.jpg');
	background-attachment: fixed;
	background-color: #FFFFFF;
	scrollbar-face-color: #800000; 
	scrollbar-shadow-color: #001155; 
	scrollbar-highlight-color: #CC3300; 
	scrollbar-3dlight-color: #FF0000; 
	scrollbar-darkshadow-color: #000033; 
	scrollbar-track-color: #F0F0F0; 
	scrollbar-arrow-color: #FFFFFF; 
	}

A:link    {color: #800000; text-decoration: none; font-weight: bold}
A:visited {color: #800000; text-decoration: none; font-weight: bold}
A:active  {color: #CC3300; text-decoration: none; font-weight: bold}
A:hover   {color: #CC3300; text-decoration: none; font-weight: bold}