body {
background:url(background.gif) fixed
text-align: justify;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 16 px;
color:white;
padding: 12px;
scrollbar-face-color : #B6B3B9; 
scrollbar-highlight-color : #DED8CE;
scrollbar-3dlight-color : #BEB0A6;
scrollbar-shadow-color : #BA9EA1;
scrollbar-darkshadow-color : #9E9BA1;
scrollbar-track-color : #B6B3B9;
scrollbar-arrow-color : #9E9BA1;
} 

a { 
color:white;
text-decoration:underline;
} 

a:visited {
text-decoration: underline; 
color:white;
} 

a:active {
text-decoration: underline; 
color:white;
} 

a:hover {
color: white;
text-decoration:underline; 
}


