/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(255,255,255); text-decoration: none ;}
 A:link { color: rgb(255,255,255); text-decoration: none ;}
 UL { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: xx-small; color: rgb(102,102,102);}
 A:hover { color: rgb(255,204,0); text-decoration: none ;}
 A:visited { text-decoration: none ;}
 LI { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: xx-small; color: rgb(102,102,102);}
 OL { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: xx-small; color: rgb(102,102,102); font-weight: bold;}
 A { color: rgb(255,255,255); text-decoration: none ;}
 