a:visited {
    color: #000080;
    text-decoration: underline
    }
a:active {
    color: #000080;
    text-decoration: underline
    }
a:hover {
    color: #000080;
    text-decoration: underline
    }
body {
    font-family: Arial;
    font-size: 10pt;
    color: #000080;
    background-image: url(../allg_image/sumtextb.jpg)
    }
table {
    table-border-color-light: green
    }