/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(153,255,0); text-decoration: underline;} A:link { color: rgb(255,255,255); text-decoration: none ;} A:visited { color: rgb(255,255,255); text-decoration: none ;} P { color: rgb(255,255,255); text-decoration: none ; background-color: transparent;} A { color: rgb(255,255,255);} A:hover { color: rgb(255,255,153); text-decoration: underline;} 