/* CSS definition file containing site wide stylesheets */
.nav:link { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 .nav:visited { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 .nav:active { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(102,255,102); font-weight: bold; text-decoration: none ;}
 .nav:hover { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(102,255,102); font-weight: bold; text-decoration: none ;}
 
