body{ 
background-color: #45406E;
background-image: url(graphics/bg2.jpg);  
background-repeat: repeat;
background-attachment: fixed;
font-family: Arial, sans-serif; 
font-size:xx-small;
text-decoration:none; 
color: #D7D5EE; 

scrollbar-face-color=#45406E;
scrollbar-shadow-color= #D7D5EE;
scrollbar-highlight-color= #2B284A;
scrollbar-3dlight-color= #2B284A;
scrollbar-darkshadow-color= #2B284A;
scrollbar-track-color=#45406E;
scrollbar-arrow-color=#D7D5EE;
}
 
.main {
text-decoration: none; color: #D7D5EE; font-family: Arial, sans-serif; 
font-size:x-small; 
}

.menu {
text-decoration: none; color: #D7D5EE; font-family: Arial, sans-serif; 
font-size:xx-small; 
}

a {
text-decoration: none; color: #006666; font-family: Arial, sans-serif; 
font-size:x-small; }

a:hover, a:active { color: #663333;
text-decoration: line-through;  } 