 .footer { color: white; font-size: 12; font-weight: bold }
 .field { color: white; font-size: 12; font-weight: bold }
 .note { color: black; font-size: 12; font-weight: bold }
 .admin {color: black; font-family: "New Century Schoolbook"; font-size:24; font-weight: bold }
 .text { color: black; font-size: 14; text-decoration:none }
 .whitetext { color: white; font-size: 14; text-decoration:none }
 .largeBold { color: black; font-size: 28; font-weight: bold; text-decoration:none }
 .list { color: black; font-size: 16; font-weight: bold; text-decoration:underline }
 .title { color: black; font-size: 14; text-decoration:none }
 .holiday { color: black; font-size: 11; text-decoration:none }
 .summary { color: black; font-size: 12; font-weight: bold; text-decoration:none }
 .summary2 { color: #666666; font-size: 12; font-weight: bold; text-decoration:none }
 .summary_small { color: black; font-size: 8; font-weight: none; text-decoration:none }
 .summary2_small { color: #666666; font-size: 8; font-weight: none; text-decoration:none }
 .result { color: black; font-size: 12; font-weight: bold; text-decoration:none }
 .dateHeader { color: black; font-size: 12; font-weight: bold; text-decoration:underline }
 .text_1 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #5B5B5B; }
 .text_2 { font-family: Tahoma; font-size: 12px; line-height: 14px; color: #5B5B5B; font-weight:bold; }

#largeBold a { color: red; font-size: 28; font-weight: bold; text-decoration:none }
#largeBold a:hover { color: black; font-size: 28; font-weight: bold; text-decoration:none }

#email a { color: white; font-size: 12; font-weight: bold; text-decoration:none }
#email a:hover { color: red; font-size: 12; font-weight: bold; text-decoration:none }

#edit a { color: blue; font-size: 12; font-weight: bold; text-decoration:none }
#edit a:hover { color: red; font-size: 12; font-weight: bold; text-decoration:none }

#delete a { color: red; font-size: 12; font-weight: bold; text-decoration:none }
#delete a:hover { color: black; font-size: 12; font-weight: bold; text-decoration:none }

#calendar a{ color: red; font-size: 10; text-decoration:none }
#calendar a:hover{ color: black; font-size: 10; text-decoration:none }

#summary a{ color: red; font-size: 14; font-weight: bold; text-decoration:none }
#summary a:hover{ color: black; font-size: 20; font-weight: bold; text-decoration:none }

#summary2 a{ color: #990000; font-size: 14; font-weight: bold; text-decoration:none }
#summary2 a:hover{ color: black; font-size: 20; font-weight: bold; text-decoration:none }

#administrator a { color: black; font-family: "New Century Schoolbook"; font-size:24; font-weight: bold; text-decoration:none }
#administrator a:hover {color: red; font-family: "New Century Schoolbook"; font-size:24; font-weight: bold; text-decoration:none }

#header a { color: white; font-family: "Comic Sans MS"; font-size: 32; font-weight: bold; text-decoration: italic }
#header a:hover { color: red; font-family: "Comic Sans MS"; font-size: 32; font-weight: bold; text-decoration: italic }

#links a { color: red; font-size: 14; font-weight: bold; text-decoration:none }
#links a:hover { color: black; font-size: 14; font-weight: bold; text-decoration:none }

#menu a { color: red; font-size: 14; font-weight: bold; text-decoration:none }
#menu a:hover { color: black; font-size: 14; font-weight: bold; text-decoration:none }

#menu_main a{ position:relative; left:10px; top:10px; background-color: #FFFFFF; color: red; visibility:visible}
#menu_sub_hide a{ position:relative; left:0px; top:10px; background-color:red; color:white; visibility:hidden }
#menu_sub a{ position:relative; left:0px; top:10px; background-color:red; color:white; visibility:visible }
#menu_sub a:hover{ position:relative; left:0px; top:10px; background-color:black; color:white; visibility:visible }