a:link {
 font-family: Arial;
 font-weight: bold;
 text-decoration: none;
 color: #ccff66;
}
a:visited {
 font-family: Arial;
 font-weight: bold;
 text-decoration: none;
 color: #ccff66;
}
a:hover {
 font-family: Arial;
 font-weight: bold;
 text-decoration: none;
 color:#00cc00;
}
body {
 font-family: Arial;
 background: #20A226;
}
h1 {
 font-family: Arial;
 font-size: medium;
 color: #006600;
}
h2 {
 font-family: Arial;
}
h3 {
 font-family: Arial;
}