/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,51,51); background-color: rgb(255,255,255);}
 A:link { color: rgb(0,51,255);}
 A:visited { color: rgb(255,0,0);}
 A { color: rgb(0,51,255);}
 A:hover { color: rgb(0,51,153);}
 