
td {
        font-family: Times New Roman, Helvetica, sans-serif;
        font-size: 12px;
        color: #5E5E40;
}

a.news:link {
        color: black;
        text-Decoration: none;
}

a.news:visited {
        color: gray;
        text-Decoration: none;
}

a.news:hover {
        color: red;
        text-Decoration: underline;
}

a.news:active {
        COLOR: red;
}


a.button:link {
        color: #5E5E40;
        text-Decoration: underline;
}

a.button:visited {
        color: #5E5E40;
        text-Decoration: underline;
}

a.button:hover {
        color: #5E5E40;
        text-Decoration: underline;
}

a.button:active {
        COLOR: red;
}


a.red:link {
        color: red;
        text-Decoration: none;
}

a.red:visited {
        color: red;
        text-Decoration: none;
}

a.red:hover {
        color: red;
        text-Decoration: none;
}

a.red:active {
        COLOR: red;
}

h1 {margin-top: 0px; margin-bottom: 0px; padding-bottom: 0px; margin-left: 0px; color:#C0BE4B;}

h2 {font-size: 12px; font-weight: bold; font-family: Times New Roman; color:#000000; margin-top: 0px; margin-bottom: 0px; padding-bottom: 0px}

h3 {color:#C0BE4B; margin-bottom: 0px; padding-bottom: 0px}

h4 {font-size: 12px; font-weight: bold; font-family: Times New Roman; color:#000000; margin-bottom: 0px; padding-bottom: 0px}

pre {font-size: 11px; font-family: Times New Roman; color:#000000;}

.text {
        font-family: Times New Roman, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
}

