.stmp A:link {text-decoration: underline; color: green; font-size: 10px}
.stmp A:visited {text-decoration: none; color: brown; font-size: 10px}
.stmp A:active {text-decoration: underline overline; color: green; font-size: 10px}
.stmp A:hover {text-decoration: underline; color: red; font-size: 10px}
BODY {color: orange; font-family: verdana; font-size: 11px}
