

a:link {  color: #006600; text-decoration: underline}
a:visited {  color: #006666; text-decoration: underline}
a:active {  color: #FF0000}
a:hover {  color: #FF6600}

h1 {  margin: 5px 0px 0px;
font-size: 110%; font-weight: bold; color: #006600; padding: 0px 0px}

h2 {  margin: 3px 3px 0px 0px;
font-size: 105%; font-weight: bold; color: #505050}

