body { 
background: #637F8A url('images/bac.jpg'); 
color: #121013;
font-size: 70%; 
font-family: verdana, sans-serif; 
margin-top: 0px;
margin-bottom: 0px;
}

html {
scrollbar-arrow-color:#637F8A;
scrollbar-3dlight-color :#85AABC;
scrollbar-base-color:#637F8A;
scrollbar-darkshadow-color:#85AABC;
scrollbar-highlight-color:#637F8A;
scrollbar-face-color:#85AABC;
scrollbar-shadow-color:#637F8A;
scrollbar-track-color:#85AABC;
}

a:link {
background: transparent; 
color: #637F8A;
text-decoration: none;
} 

a:visited { 
background: transparent; 
color: #637F8A;  
text-decoration: none;
}

a:hover, a:active { 
background: transparent; 
color: #121013; 
text-decoration: underline;
}

a.notnav:link {
background: transparent; 
color: #3A474E;
text-decoration: underline;
} 

a.notnav:visited { 
background: transparent; 
color: #3A474E;  
text-decoration: underline;
}

a.notnav:hover, a:active { 
background: transparent; 
color: #121013; 
text-decoration: underline;
}


a.picture:link {
background: #637F8A;
color: #637F8A;
text-decoration: underline;
} 

a.picture:visited { 
background: #637F8A;
color: #637F8A;
text-decoration: underline;
}

a.picture:hover, a.picture:active { 
background: #121013; 
color: #121013; 
text-decoration: underline;
}

.title {
font-size: 87%; 
font-weight: bold;
}

.normy {
font-size: 87%; 
}

.small {
font-size: 84%; 
}

.smaller {
font-size: 80%; 
}



