<!--
A { text-decoration:none }
BODY {
margin-right: 4em;
margin-left: 4em; /* copied from opposite side (right) */}
h1 {color: #333333}
p {color: #333333}

a:link {color: #666666; background-color: white; }
a:visited {color: #999999; background-color: white; }
a:hover {color: black; background-color: #99ff99; }
a:active {color: #3333ff; background-color: white; }-->