a:link {
        color: #FF9900;
        font-weight: bold;
        font-size: 12px;
}
a:visited {
        color: #FF9900;
        font-weight: bold;
}
a:hover {
        color: #333399;
        text-decoration: underline;
}
a:active {
        color: #FF9900;
        font-weight: bold;
}
.table {
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-width: 0.5px;
        border-right-width: 0.5px;
        border-bottom-width: 0.5px;
        border-left-width: 0.5px;
}
.style1 {
        color: #333399;
        font-weight: bold;
        text-decoration: underline;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}
.style3 {
        color: #333399;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

