/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(0,0,0); background-image: none;}
 A:active { color: rgb(0,255,0); text-decoration: underline;}
 A:link { color: rgb(0,255,0);}
 UL { font-family: Arial,sans-serif; font-size: x-small; color: rgb(255,255,255);}
 A:hover { color: rgb(255,0,0); text-decoration: underline;}
 P { color: rgb(255,255,255);}
 A { color: rgb(0,255,0); text-decoration: none ;}
 .TextNavBar { font-size: x-small;}
 