A:visited {
color : #CC9933; 
text-decoration : none;
} 


A:link {
color : #CC9933; 
text-decoration : none; 
} 


A:hover {
color : #CC9933; 
text-decoration : none; 
} 


A:active {
color : #CC9933; 
text-decoration : none; 
} 

BODY {
scrollbar-face-color : #24201C; 
scrollbar-highlight-color : #666666; 
scrollbar-shadow-color : #333333; 
scrollbar-3dlight-color : #333333; 
scrollbar-arrow-color : #666666; 
scrollbar-track-color : #000000; 
scrollbar-darkshadow-color : #000000;
color : #DDDDDD;
font-size: x-small;
background-color : #000000;
}

td {
font-size: small;
}

.menu {
font-size: small;
}

h1 {
color : #FF9933;
font-size: small;
}

h2 ¡Ð
font-size:x-small;
}

.calendermonth {
FONT-SIZE: small;
}
.calenderweek {
FONT-SIZE: x-small;
}
.calenderday {
FONT-SIZE: x-small;
}

ul {
margin-left : 0 ; padding-left : 0 ; text-size : x-small ; line-height : 140% ;
}
li {
list-style-type : none ; margin-left : 0 ; padding-left : 0 ; text-size : x-small ; line-height : 150% ;
}



