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