.STEOHOVERLIST {
        font-size : 12px;
        text-decoration: none;
        font-weight: normal;
        font-style: normal;
        font-family: Verdana, Helvetica, Arial, sans-serif;
        text-align: center;
        color: #004080;
        background-color: #8CB2BF;
}

.STEOHOVERLIST:hover {
    color: Window;
    font-weight: 100;
    font-style: normal;
    text-align: center;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-decoration: underline overline;
}

.STEOHOVERLIST:visited {
text-align: center;
font-family: Verdana, Helvetica, Arial, sans-serif;}