/* RAUNwares CSS-Style *//* Elements */H1, H2, H3, H4, H5, H6   {font-family: "Times New Roman", serif;font-weight: bold}ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, MENU, OL, TD, TH   {font-size: 1.0em/1.33;  font-family: "Verdana", "Tahoma", "Arial", sans-serif} /* RAUNstyle */A {cursor: auto}/*A:link    {color: black; background: #9898FF;  text-decoration: underline}A:visited {color: black; background: #98FF98;  text-decoration: underline}A:active  {color: black; background: #FF9898;  text-decoration: underline}A:hover   {color: red;   background: white;    text-decoration: underline}*/A:link    {text-decoration: none }A:visited {text-decoration: none } A:hover   {text-decoration: underline}
