A:visited { 
color : #CC9933; 
text-decoration : none;font-family:,MS UI Gothic;
} 


A:link { 
color : #FF9933; 
text-decoration : none;font-family:,MS UI Gothic; 
} 


A:hover { 
color : #CC9933; 
text-decoration : underline;font-family:,MS UI Gothic;
} 


A:active { 
color : #CC9933; 
text-decoration : underline;font-family:,MS UI Gothic; 
} 

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 : #ffffff;
background-color : #33337F;
}

.calendermonth {
FONT-SIZE: 12px;
}
.calenderweek {
FONT-SIZE: 12px;
}
.calenderday {
FONT-SIZE: 12px; TEXT-ALIGN: right;
}

DIV#RECLIST ul { padding-left: 0px; }
DIV#RECLIST li { text-align : left ; font-size : x-small ; line-height : 140% ; margin-bottom : 5px ; } 
