/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255);}
A:hover { color: rgb(0,0,153); text-decoration: underline;}
 A { color: rgb(0,0,153); text-decoration: none ;}

 