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