/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(51,153,153); font-weight: bold; background-image: url("../Shaded_yellow.gif");}
 A:active { color: rgb(51,153,204);}
 A:link { color: rgb(255,0,0);}
 UL { color: rgb(51,102,102); font-weight: bold;}
 A:visited { color: rgb(204,51,255);}
 .TextObject { color: rgb(51,153,153);}
 H1 { color: rgb(51,153,153);}
 P { color: rgb(51,153,153); font-weight: bold;}
 H3 { color: rgb(51,102,102);}
 LI { color: rgb(51,102,102); font-weight: bold;}
 OL { color: rgb(51,102,102); font-weight: bold;}
 A { color: rgb(102,0,0);}
 H4 { color: rgb(51,102,102);}
 .TextNavBar { color: rgb(51,153,153);}
 ADDRESS { color: rgb(51,102,102);}
 PRE { color: rgb(255,255,153);}
 A:hover { color: rgb(0,51,204);}
 
