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