/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10px; background-color: rgb(153,204,255);}
 A:active { color: rgb(102,153,51); text-decoration: none ;}
 A { color: rgb(0,128,0); text-decoration: none ;}
 A:hover { text-decoration: underline;}
 