/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10px;}
 A:active { color: rgb(0,0,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:link { color: rgb(0,0,255); text-decoration: none ;}
 A:visited { color: rgb(0,0,255); text-decoration: none ;}
 A:hover { color: rgb(255,0,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 