/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,0,153); text-decoration: none ;}
 A:link { color: rgb(204,0,0); text-decoration: none ;}
 UL { color: rgb(0,0,0);}
 A:visited { color: rgb(153,153,153); font-weight: bold; text-decoration: none ;}
 LI { color: rgb(0,0,0);}
 A { font-size: 12px; color: rgb(0,0,153); font-weight: bold;}
 A:hover { font-size: 12px; color: rgb(255,0,0); font-weight: bold; text-decoration: none ;}
 