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