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