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