<STYLE TYPE="text/css">
<!--

A:LINK {
        color: #0033FF;
        text-decoration: none;
        background: #BBBBBB;
        font-family: Tahoma;
        font-weight: bold;
}

A:VISITED {
        color: #0033FF;
        text-decoration: none;
        background: #BBBBBB;
        font-family: Tahoma;
        font-weight: bold;
}

A:ACTIVE {
        color: #0033FF;
        text-decoration: none;
        background: #BBBBBB;
        font-family: Tahoma;
        font-weight: bold;
}

BODY {
        background-repeat: no-repeat;
        background-attachment: fixed;
        font-family: Tahoma;
}

A:HOVER {
        color: #FF5151;
        text-decoration: underline;
        background: #BBBBBB;
        font-family: Tahoma;
        font-weight: bold;
}

-->
</STYLE>