/* CSS definition file containing site wide stylesheets */
BODY { color: rgb(153,0,0); font-weight: bold;}
 A:active { color: rgb(153,153,51); font-weight: bold;}
 A:link { color: rgb(153,153,51); font-weight: bold;}
 A:visited { color: rgb(153,153,51); font-weight: bold;}
 .TextObject { color: rgb(153,0,0); font-weight: bold;}
 H1 { color: rgb(153,0,0); font-weight: bold;}
 H2 { color: rgb(153,0,0);}
 P { color: rgb(153,0,0); font-weight: bold;}
 H3 { color: rgb(153,0,0);}
 A { color: rgb(153,153,51); font-weight: bold;}
 .TextNavBar { color: rgb(153,0,0); font-weight: bold;}
 A:hover { color: rgb(153,153,51); font-weight: bold;}
 