Body
{
    scrollbar-base-color: #CDBAAF;
    scrollbar-darkshadow-color: #4F3A2F;
    scrollbar-shadow-color: #9A7866;
    scrollbar-track-color: #336699;
    scrollbar-highlight-color: #D7B9A9;
    scrollbar-3d-light-color: #E8DED8;
    scrollbar-arrow-color: #336699;
}

A:link {
font-size : 16px;
font-weight : normal; 
color : #336699; 
text-decoration : none;
}

A:active {
font-size : 16px;
font-weight : normal; 
color : #336699; 
text-decoration : none;
}

A:visited {
font-size : 16px;
font-weight : normal; 
color : #336699; 
text-decoration : none;
}

A:hover {
font-size : 16px;
font-weight : normal; 
color : #AF9485; 
text-decoration : underline
}


.menu:link {
font-size : 16px;
font-weight : normal; 
color : #ffffff; 
line-height:25px;
}

.menu:active {
font-size:16px;
font-weight:normal; 
color:#AF9485; 
line-height:25px;
}

.menu:visited {
font-size:16px;
font-weight:normal; 
color:#ffffff; 
line-height:25px;
}

.menu:hover {
font-size:16px;
font-weight:normal; 
color:#ffffff; 
line-height:25px;
}

.menu2 {
font-size : 18px;
font-weight : bold; 
color : #ffffff; 
line-height:25px;
}

