<!--
BODY {
        background-color: #FFFFFF;
        color: #37528D;
}
P {
        font-family: Verdana, Arial, sans-serif;
        background-color: transparent;
        color: #37528D;
        font-size: 11px;
        line-height: 11pt;
}
A:link {
        font-family: Verdana, Arial, sans-serif;
        background-color: transparent;
        color: #37528D;
        font-size: 11px;
        line-height: 11pt;
        font-weight: bold;
        text-decoration: none;
}
A:visited {
        font-family: Verdana, Arial, sans-serif;
        background-color: transparent;
        color: #37528D;
        font-size: 11px;
        line-height: 11pt;
        font-weight: bold;
        text-decoration: none;
}
A:active {
        font-family: Verdana, Arial, sans-serif;
        background-color: transparent;
        color: #37528D;
        font-size: 11px;
        line-height: 11pt;
        font-weight: bold;
        text-decoration: none;
}
A:hover {
        font-family: Verdana, Arial, sans-serif;
        background-color: transparent;
        color: #183166;
        font-size: 11px;
        line-height: 11pt;
        font-weight: bold;
        text-decoration: none
}
#footer {
        background-image: url(../img/onder.jpg);
        background-repeat: no-repeat;
        background-attachment: fixed;
}-->

