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