/* CSS definition file containing site wide stylesheets */
BODY { color: rgb(0,0,51); font-weight: bold;}
 A:active { color: rgb(204,0,0);}
 A:link { color: rgb(255,0,0);}
 UL { color: rgb(0,0,51); font-weight: bold;}
 A:visited { color: rgb(255,0,0);}
 .TextObject { color: rgb(153,51,0);}
 LI { color: rgb(0,0,51); font-weight: bold;}
 OL { color: rgb(0,0,51); font-weight: bold;}
 A { color: rgb(204,51,51);}
 PRE { font-weight: bold;}
 A:hover { color: rgb(255,0,0);}
 