A:link      { text-decoration: underline; color: #000000 }
A:visited   { text-decoration: underline; color: #000000 }
A:hover     { text-decoration: underline overline; color: #B7B7B7; background-color: #000000 }
A:active    { text-decoration: underline overline; color: #B7B7B7; background-color: #000000 }

A.image:hover     { background-color: #B7B7B7 }
A.image:active    { background-color: #B7B7B7 }

body { background-color:#B7B7B7; font-color:#000000;
    scrollbar-face-color: #B0B0B0;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #E7E7E7;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #B7B7B7;
    scrollbar-arrow-color: #000000; }


font          { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000 }
td            { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000 }

.big          { font-family: arial; font-size: 13pt }