body {
    background-image: url('../images/bump.gif');
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-attachment: fixed;
	background-color: #ffffff;
	scrollbar-face-color: #003399; 
	scrollbar-shadow-color: #001155; 
	scrollbar-highlight-color: #0066cc; 
	scrollbar-3dlight-color: #bbbbff; 
	scrollbar-darkshadow-color: #000033; 
	scrollbar-track-color: #F0F0F0; 
	scrollbar-arrow-color: #ffffff; 
	}

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