body{ 
background-color: #45406E;
background-image: url(graphics/bg.jpg);  
background-repeat: repeat;
background-attachment: fixed;
font-family: Book Antiqua, Arial, sans-serif; 
font-size:x-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: Book Antiqua, Arial, sans-serif; 
font-size:x-small; 
}

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

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

a:hover, a:active { 
text-decoration: none;  } 

p.dotted {border-style: dotted; color= #2C284B}