.css {  }
.normaltext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #4C4C4C}
.headtext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
.link-text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666}
.YourContent {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #336600}
.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}

body {  margin: 0px  0px; padding: 0px  0px}
a:link { color: #666666; text-decoration: none}
a:visited { color: #666666; text-decoration: none}
a:active { color: #666666}
a:hover { color: #000000; text-decoration: underline}
