/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(255,255,255); background-color: rgb(102,0,0); background-image: none;}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(102,255,102);}
 UL { color: rgb(255,255,0);}
 A:visited { color: rgb(255,204,255);}
 .TextObject { color: rgb(255,255,255);}
 H1 { color: rgb(0,153,51);}
 H2 { color: rgb(0,153,51);}
 P { color: rgb(255,255,255);}
 H3 { color: rgb(255,255,255);}
 OL { color: rgb(255,255,0);}
 H4 { color: rgb(255,255,255);}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: xx-small;}
 H5 { color: rgb(255,255,255);}
 A:hover { color: rgb(255,153,51);}
 
