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