#footnote {
    color: #7E7E7E;
    font-family: "Tahoma";
    font-size: 8pt;
}

#menu {
    color: #FFFFFF;
    font-family: "Arial";
    font-size: 11pt;
    font-style: normal;
}

#nor {
    color: #000000;
    font-family: "Arial";
    font-size: 10pt;
    font-style: normal;
}

#title {
    color: #000000;
    font-family: "Arial";
    font-size: 12pt;
    font-weight: bold;
}

A:active {
    color: #B4E14A;
}

A:hover {
    font-family: "Arial";
    font-weight: bold;
    text-decoration: overline;
}

A:link {
    color: #E41E1E;
}

A:visited {
    color: #9999FF;
}
