body {

    color: #660066;
	font-family: verdana, helvetica, sans-serif;

    background-image: url('images/site/explorediscoverbg1.jpg');
	background-attachment: fixed;
	background-color: #ffffff;
	
	scrollbar-face-color: #660066; 
	scrollbar-shadow-color: #400040; 
	scrollbar-highlight-color: #FF40FF; 
	scrollbar-3dlight-color: #FFC0FF; 
	scrollbar-darkshadow-color: #400040; 
	scrollbar-track-color: #F0F0F0;
	scrollbar-arrow-color: #ffffff;
	
	margin-top: 25px;
	margin-bottom: 25px;
	
	}

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