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