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