/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,0,0); font-weight: bold;}
 A:link { color: rgb(0,0,0); font-weight: bold;}
 A:visited { color: rgb(0,102,0);}
 A { color: rgb(0,0,0); font-weight: bold;}
 A:hover { color: rgb(0,0,0); font-weight: bold; font-style: italic;}
 