<STYLE type=text/css>
  A.AUTHOR:link  {text-decoration: underline; color: #F3DFA0}
  A.AUTHOR:visited {text-decoration: underline; color: #F3DFA0}
  A.AUTHOR:hover {text-decoration: none; color: #FFB7B7}
  A.AUTHOR:active {text-decoration: none; color: #FFFFFF}
  A:link  {text-decoration: none;  color: #FF9999}
  A:visited {text-decoration: none; color: #FF9999}
  A:hover {text-decoration: underline; color: #F3DFA0}
  A:active {text-decoration: none; color: #E8E8D0}
  A.MENU:link  {text-decoration: none;  color: #FFB7B7}
  A.MENU:visited {text-decoration: none; color: #FFB7B7}
  A.MENU:hover {text-decoration: underline; color: #F3DFA0}
  A.MENU:active {text-decoration: none; color: #FFFFFF}
  A.RED:link  {text-decoration: none;  color: #DF0000}
  A.RED:visited {text-decoration: none; color: #DF0000}
  A.RED:hover {text-decoration: underline; color: #0033CC}
  A.RED:active {text-decoration: none; color: #C18109}
  A.poetry:link  {text-decoration: none;  color: #FF9999}
  A.poetry:visited {text-decoration: none; color: #FF9999}
  A.poetry:hover {text-decoration: underline; color: #990066}
  A.poetry:active {text-decoration: none; color: #990099}
BODY
{
    SCROLLBAR-FACE-COLOR: #E2000F;
    SCROLLBAR-HIGHLIGHT-COLOR: #CCFFCC;
    SCROLLBAR-SHADOW-COLOR: #FF9999;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    SCROLLBAR-BASE-COLOR:  FF9999;
    BACKGROUND-COLOR: #DEDAAE;
    scrollbar-3d-light-color: white;
    scrollbar-dark-shadow-color: white;
}
SELECT {
color: navy; 
font-family: Verdana; 
font-weight: normal; 
font-size: 11px; 
background-color: white
}
INPUT {
font-family: Verdana;
font-weight: normal;
font-size: 11px
}

</STYLE>