.blue a:active { color: #3952A5; text-decoration: none}
.blue a:link {  color: #3952A5; text-decoration: none}
.blue a:visited {  color: #3952A5;text-decoration: none}
.blue a:hover {  color: #3952A5; text-decoration: underline}

.blueunderline a:active { color: #3952A5; text-decoration: underline}
.blueunderline a:link {  color: #3952A5; text-decoration: underline} 
.blueunderline a:visited {  color: #3952A5;text-decoration: underline}
.blueunderline a:hover {  color: #3952A5; text-decoration: none}

.white a:active { color: #ffffff; text-decoration: none}
.white a:link {  color: #ffffff; text-decoration: none}
.white a:visited {  color: #ffffff;text-decoration: none}
.white a:hover {  color: #ffffff; text-decoration: underline}

.whiteunderline a:active { color: #95C6EC; text-decoration: underline}
.whiteunderline a:link {  color: #95C6EC; text-decoration: underline}
.whiteunderline a:visited {  color: #95C6EC;text-decoration: underline}
.whiteunderline a:hover {  color: #ffffff; text-decoration: none}

BODY 
{background-image:url(http://www.nuttbutter.com/images/bg_metal8.jpg); 
background-position:top center; 
background-attachment:fixed; 
background-repeat:repeat; 
scrollbar-face-color: #000000; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #666666; 
scrollbar-3dlight-color: #666666; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #000000; 
scrollbar-arrow-color: #cccccc;
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #E8F9FF;}


