/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; background-color: rgb(255,255,255); background-image: url("./assets/images/background.gif"); background-repeat: repeat-y;}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,204);}
 A:visited { color: rgb(102,204,255); text-decoration: none ;}
 .TextNavBar { font-size: xx-small; color: rgb(0,0,128);}
 A:hover { color: rgb(255,0,0);}
 