a:link { 
 font-weight: bold;
 color: #748341;
 text-decoration: none
}

a:visited {
 font-weight: bold;
 color: #858B6F;
 text-decoration: none
}

a:hover {
 font-weight: bold;
 color: #536B00;
 text-decoration: none
}

p.footmenu a { 
 font-weight: bold;
 color: #748341;
 text-decoration: none
}

p.footmenu a:link { 
 font-weight: bold;
 color: #748341;
 text-decoration: none
}

p.footmenu a:visited {
 font-weight: bold;
 color: #748341;
 text-decoration: none
}

p.footmenu a:hover {
 font-weight: bold;
 color: #666F00;
 text-decoration: none
}

.menu a:hover { 
 color: #536B00;
}


