/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:link { color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:visited { color: rgb(0,51,102);}
 P { font-family: 'Times New Roman', Times, Serif, serif;}
 A { color: rgb(0,153,204);}
 A:hover { color: rgb(0,0,0); text-decoration: none ;}
 