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