/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10px;}
 A:active { color: rgb(0,51,204);}
 A:visited { color: rgb(102,0,204);}
 A { color: rgb(0,0,255);}
 A:hover { color: rgb(0,51,204);}
 
