
body {
    font-family: tahoma, verdana, helvetica, arial, sans-serif;
    background: #a6bf79;
    color: white;
}

img { border: 0; }

a {
    color: white;
    text-decoration: underline;
}

a:hover {
    color: lightgrey;
    text-decoration: underline;
}


