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