/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; background-color: rgb(255,255,255); background-image: url("../assets/images/background.gif");}
 A:active { color: rgb(86,0,1);}
 A:link { color: rgb(86,0,1);}
 A:visited { color: rgb(0,128,128);}
 A { color: rgb(86,0,1);}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(0,128,128);}
 
