A:active, A:link, A:visited {
 color: #37562B;
/* text-decoration: none; */
 font-size: 13pt;
}
A:hover {
 background-color: #37562B;
 color: #FEFFE0;
 text-decoration: underline overline;
 font-size: 13pt;
}


BODY {
/* background-image: url("img/bgwhiteroses.gif"); */
 background-color: #FFFFFF;
 background-attachment: fixed;
 font-family: Times, Arial, Helvetica, sans-serif;
 font-size: 13pt;
 font-weight: bold;
 font-style: italic;
 color: #37562B;
scrollbar-face-color:  #FAC497;
scrollbar-arrow-color: #37562B;
scrollbar-track-color:   #FAC497;
scrollbar-3dlight-color: #37562B;
scrollbar-shadow-color:    #FAC497;
scrollbar-highlight-color: #37562B;
}

P, TD {
 font-family: Times, Arial, Helvetica, sans-serif;
 font-size: 13pt;
 font-weight: bold;
 font-style: italic;
 color: #37562B;
}

H2 {
 font-family: Times, Arial, Helvetica, sans-serif;
 font-size: 14pt;
 font-style: italic;
 color: #37562B;
}

