/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(60,85,155); text-decoration: none ;}
 A:link { color: rgb(60,85,155); text-decoration: none ;}
 A:visited { color: rgb(60,85,155); text-decoration: none ;}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: 9pt;}
 A { text-decoration: none ;}
 A:hover { color: rgb(60,70,100); text-decoration: underline;}
 