<html>

<style>
 <!--
p {
        font-family: Arial;
        font-size: 12pt;
        font-weight: normal;
        color: Black;
}
body { 
        background-color: #FDFEFF;
        scrollbar-face-color: GraySilver;
}

p#nor {
        font-family: Arial;
        font-size: 9pt;
        font-weight: normal;
        color: Black;
}
p#duze {
        font-family: Verdana;
        font-size: 13pt;
        font-weight: bold;
        color: Red;
}
p#male {
        font-family: Arial;
        font-size: 8pt;
        font-weight: bold;
        color: Black;
}
p#zam {
        font-family: Arial;
        font-size: 10pt;
        font-weight: bold;
        color: Red;
}
a:link#nor {
        font-family: Arial;
        font-size: 9pt;
        color: Black;
        text-decoration: underline;
}
a:visited#nor {
        font-family: arial;
        font-size: 9pt;
        color: Black;
}
a:hover#nor {
        color: White; background-color: Blue;
}

a:link#menu{
        font-family: Verdana;
        font-size: 10pt;
        font-weight: bold;
        color: Navy;
        text-decoration: none;
}
a:visited#menu {
        font-family: Verdana;
        font-size: 10pt;
        font-weight: bold;
        color: Navy;
        text-decoration: none;
}
a:hover#menu {
        color: White; background-color: Navy;
}
a:link#menu2{
        font-family: Verdana;
        font-size: 10pt;
        font-weight: bold;
        color: Navy;
        text-decoration: none;
}
a:visited#menu2 {
        font-family: Verdana;
        font-size: 10pt;
        font-weight: bold;
        color: Navy;
        text-decoration: none;
}
a:hover#menu2 {
        color: White; background-color: Navy;
}
a:link#male{
        font-family: Verdana;
        font-size: 8pt;
        font-weight: bold;
        color: Red;
        text-decoration: none;
}
a:visited#male {
        font-family: Verdana;
        font-size: 8pt;
        font-weight: bold;
        color: Red;
        text-decoration: none;
}
a:hover#male {
        color: White; background-color: Red;
}
a:link#art{
        font-family: Verdana;
        font-size: 9pt;
        font-weight: bold;
        color: Navy;
        text-decoration: none;
}
a:visited#art {
        font-family: Verdana;
        font-size: 9pt;
        font-weight: bold;
        color: Navy;
        text-decoration: none;
}
a:hover#art {
        color: White; background-color: Red;
}
-->
 </style>
 
 </html>
