/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(225,225,225);}
 A:active { font-size: xx-small; color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 A:link { font-size: xx-small; color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 A:visited { font-size: xx-small; color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 A:hover { font-size: xx-small; color: rgb(255,154,73); font-weight: bold; text-decoration: none ;}
 
