/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10px;}
 A:active { color: rgb(0,0,128);}
 A:link { color: rgb(0,0,128);}
 A:visited { color: rgb(0,0,128);}
 A:hover { color: rgb(255,0,0); font-weight: bold; background-color: rgb(0,255,0);}
 