/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,255); background-image: url("./Background.gif");}
 A:active { color: rgb(255,255,255);}
 A:link { color: rgb(255,255,255);}
 A:hover { color: rgb(51,204,255);}
 A:visited { color: rgb(102,0,255);}
 P { color: rgb(255,255,255);}
 A { color: rgb(0,0,255);}
 .TextNavBar { color: rgb(255,255,255);}
 