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