body {
    background-image: url('../images/site/bump.gif');
	background-attachment: fixed;
	background-color: #ffffff;
	scrollbar-face-color: #008080; 
	scrollbar-shadow-color: #004040; 
	scrollbar-highlight-color: #00C0C0; 
	scrollbar-3dlight-color: #bbbbff; 
	scrollbar-darkshadow-color: #004040; 
	scrollbar-track-color: #F0F0F0; 
	scrollbar-arrow-color: #ffffff; 
	}

A:link    {color: #008080; text-decoration: none; font-weight: bold}
A:visited {color: #008080; text-decoration: none; font-weight: bold}
A:active  {color: #008080; text-decoration: none; font-weight: bold}
A:hover   {color: #00C0C0; text-decoration: none; font-weight: bold}
