body{ 
background-color: #FFFFFF;
background-image: url();  
background-repeat: repeat;
background-attachment: fixed;
font-family: Arial, sans-serif; 
font-size:xx-small;
text-decoration:none; 
color: #205555; 

scrollbar-face-color=#FFFFFF;
scrollbar-shadow-color= #205555;
scrollbar-highlight-color= #FFFFFF;
scrollbar-3dlight-color= #FFFFFF;
scrollbar-darkshadow-color= #FFFFFF;
scrollbar-track-color=#FFFFFF;
scrollbar-arrow-color=#205555;
}
 
.main {
text-decoration: none; color: #205555; font-family: Arial, sans-serif; 
font-size:xx-small; 
}

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

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

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