/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(255,255,153); text-decoration: none ;}
 A:link { color: rgb(255,255,153); text-decoration: none ;}
 UL { font-size: 14px; list-style-type: circle; clear: both; background-position: 0pt 0%;}
 A:visited { color: rgb(255,255,153); text-decoration: none ;}
 P { font-size: 14px; color: rgb(102,0,0);}
 A { color: rgb(255,255,153); text-decoration: none ;}
 A:hover { color: rgb(160,160,164); text-decoration: none ;}
 