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