A:visited, A:hover, A:link { text-decoration: none }
A:visited { color: grey }
A:hover { background: #C7C1A7 }
BODY {
font-family: Verdana; 
font-size: 9pt; 
background: #C7C1A7;
}

