/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(255,255,204);}
 A:link { color: rgb(255,255,204);}
 A:visited { color: rgb(204,204,153);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(204,204,153); font-weight: normal; font-style: normal;}
 LI { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; font-weight: normal; font-style: normal;}
 A { color: rgb(255,255,204);}
 A:hover { color: rgb(255,255,255);}
 