/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10px; color: rgb(255,255,255); background-color: rgb(0,0,0);}
 A:active { color: rgb(255,255,51);}
 A:link { color: rgb(0,255,255);}
 A:visited { color: rgb(0,255,51);}
 .TextObject { color: rgb(255,255,255);}
 H1 { color: rgb(102,0,255);}
 P { color: rgb(255,255,255);}
 H3 { color: rgb(255,255,51);}
 H4 { color: rgb(255,255,51);}
 .TextNavBar { color: rgb(0,255,255); text-align: center;}
 H5 { color: rgb(255,255,51);}
 H6 { color: rgb(255,204,102);}
 A:hover { color: rgb(0,153,255);}
 