/* CSS definition file containing site wide stylesheets */
A:active { font-size: small; color: rgb(102,102,153); font-weight: bold; text-decoration: none ;}
 A:visited { font-size: small; color: rgb(153,153,153); font-weight: bold; text-decoration: none ;}
 A:hover { font-size: small; color: rgb(153,0,0); font-weight: bold; text-decoration: none ;}
 