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