/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255); color: rgb(0,0,0); font-face: Arial, Helvetica, sans-serif;}

A:link  { COLOR: blue; text-decoration:none}
A:visited { COLOR: blue; text-decoration:none}
A:hover { COLOR: black; text-decoration:none}


