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