A:link { color: blue; text-decoration: none; } 
A:visited { color: olive; text-decoration: none; } 
A:active { color: olive; text-decoration: none; }
A:hover { color:  teal;  text-decoration:  none; } 
Body { font-family:  Verdana, Arial, sans-serif; }

td.sw_th { background-color: #66CC33; color: #003300 }
td.sw_t1 { background-color: #FFFFDD; color: #000000 }
td.sw_t2 { background-color: #FFFFCC; color: #000000 }
td.sw_tf { background-color: #DDFFDD; color: #000000 }
a.sw_th { color: #000000 }
a.sw_tf { color: #000000 }
