/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,204,0);}
a {font-family:"Arial";font-size:larger;font-weight:normal;line-height:125%}
a:link { color:#000000;text-decoration:none  }
a:hover { font-weight:bold; color:#000000; text-decoration:none }
a:visited { color:#000000; text-decoration:none  }
a:active { color:#000000; text-decoration:underline}
a:focus { font-weight:bold; color:#000000; text-decoration:underline }