/* CSS definition file containing site wide stylesheets */
P { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif; font-size: x-small; color: rgb(0,0,128);}
 LI { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14px; color: rgb(0,0,128);}
 A { color: rgb(0,0,153); font-weight: bold; text-decoration: none ;}
 A:hover { background-color: rgb(170,159,85);}
 
