#site {
        width: 750px;
        margin: 0 auto;
        color: inherit;
        background: #ffffff;
        text-align: center;
}

#border {
        text-align: center;
        border: solid 1px #000000;
        background-color: #ffffff;
}

body   { color: inherit; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12pt; background-color: #fff; margin: 0 }
p {}
td {}
a { color: blue; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12pt; background-color: #fff;
}
a:hover { color: green; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12pt; background-color: #fff;
}
