/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,102,153); font-weight: bold;}
 A:link { color: rgb(0,102,153); font-weight: bold;}
 UL { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px;}
 A:visited { color: rgb(0,102,153); font-weight: bold;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px;}
 LI { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px;}
 OL { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px;}
 A { color: rgb(0,102,153); font-weight: bold;}
 A:hover { color: rgb(102,153,204); font-weight: bold;}
 