BODY { background-color: #FFFFFF;
    font-family: Verdana, Arial,Sans Serif;
    font-size: 1.0em;
    font-weight: 500; color: #000080;
    margin: 20px;
    text-align: center;
     }
a:link {
    color: #004080;
    text-decoration: underline;
    }

a:visited {
    text-decoration: underline;
    color: #004080;
    }

a:hover {
    color: #0193ce;
    text-decoration: none;
    }

a:active {
    color: #004080;
    text-decoration: underline;
    }

