body {
        background-color: #FFFFC6;
        scrollbar-base-color: #FFFFC6;
        scrollbar-3dlight-color: #0000FF;
        scrollbar-arrow-color: #0000FF;
        scrollbar-darkshadow-color: #0000FF;
        scrollbar-face-color: #FFFFA6;
        scrollbar-highlight-color: #0000FF;
        scrollbar-shadow-color: #0000FF;
        scrollbar-track-color: #FFFFC6;
}

td {
        /* font-family: "Times New Roman", Times, serif;  */
        font-family: Verdana, Arial, sans-serif;
        color: blue;
        font-size: 14px;
        text-align: left;
}

a.nav:link    { text-decoration: none; color: #FFFFC6; }
a.nav:visited { text-decoration: none; color: #FFFFC6; }
a.nav:hover   { color: #F3D971; font-weight: bold; font-style: italic; }
a.nav:active  { color: #F3D971; font-weight: bold; font-style: italic; }
a.nav:focus   { color: #F3D971; font-weight: bold; font-style: italic; }

a.normal:link    { text-decoration: none; font-weight: bold; }
a.normal:visited { text-decoration: none; font-weight: bold; color:blue; }
a.normal:hover   { font-weight: bold; font-style: italic; }
a.normal:active  { font-weight: bold; font-style: italic; }
a.normal:focus   { font-weight: bold; font-style: italic; }

#nav {
        background-image: url(button.jpg);
        background-repeat: no-repeat;
        color: white;
        text-align: center;
        vertical-align: middle;
        font-family: Verdana, Arial, sans-serif;
        font-size: 15px;
        height: 50px;
}


#headline {
        font-size: 20px;
        font-weight: bold;
        font-family: Verdana, Arial, sans-serif;
        padding-right: 50px;
}

#kraemer{
        font-size: 30px;
        font-weight: bold;
        font-family: Times, "Times New Roman", serif;
        padding-left: 50px;
}
