/* CSS definition file containing site wide stylesheets */
BODY { font-family: 'Times New Roman', Times, Serif;}
 A:active { color: rgb(51,0,102);}
 A:link { font-family: 'Times New Roman', Times, Serif; color: rgb(96,24,134);}
 A:visited { color: rgb(0,51,0);}
 .TextObject { font-family: 'Times New Roman', Times, Serif;}
 A { font-family: 'Times New Roman', Times, Serif;}
 A:hover { color: rgb(96,24,134);}
 
