
a {
    font-family: Tahoma;
    font-size: 12px;
    color: #0026FF;
}
a:link {
    color: #0026FF;
    text-decoration: none;
}
a:visited {
    color: #0026FF;
    text-decoration: none;
}
a:active {
    color: #0026FF;
    text-decoration: none;
}
a:hover {
    color: #0026FF;
    text-decoration: none;
}
.Normal {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}
a.Normal {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
}
a.Normal:link {
    color: #00B6FD;
    text-decoration: none;
}
a.Normal:visited {
    color: #00B6FD;
    text-decoration: none;
}





