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