/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,255); background-color: rgb(0,0,0);}
 A:active { font-size: xx-small; color: rgb(255,255,255);}
 A:link { font-size: xx-small; color: rgb(255,255,255);}
 A:visited { font-size: xx-small; color: rgb(255,255,255);}
 A { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: xx-small; color: rgb(255,255,255); font-weight: bold; text-decoration: underline;}
 .TextNavBar { font-size: xx-small; color: rgb(255,255,255); font-weight: bold;}
 A:hover { font-size: xx-small; color: rgb(255,255,255);}
 
