body {
margin-top: 5;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
font-family: Tahoma, Arial, sans-serif;
}
A:LINK {
color: #005D00;
text-decoration: none;
}
A:VISITED {
color: #005D00;
text-decoration: none;
}
A:HOVER {
color: #AF6323;
text-decoration: underline;
}
A:ACTIVE {
color: #AF6323;
text-decoration: underline;
}
h1 { 
font-size: 14px;
font-weight: bold;
letter-spacing: 2px;
color: #005D00;
}