body {background: url(images/background.gif) repeat; } 

a:link {
    color: #5D2E24; text-decoration: none;
}

a:visited {
    color: #5D2E24; text-decoration: none;
}

a:hover {
   color: #79A12E; text-decoration: none;
}