a{text-decoration:none}

a:link {
text-decoration:none;
font-weight:bold;
color: #EEAA59;
}	

a:active {
text-decoration:none;
font-weight:bold;
color: #EEAA59;
}

a:hover {
text-decoration:underline;
font-weight:bold;
color: #84B8AB;
}	

a:visited {
text-decoration:none;
font-weight:bold;
color: #EEAA59;
}	





.hornav1 {
background-color:#776036;
  padding-left: 10px;
  padding-right: 10px;
  
}

.menunav1 {
font-family: century gothic,arial,helvitica,sans-serif;
font-size: 13px;
color: #F9BB7F;
font-weight: bold;
text-decoration: none;
padding-left: 10px;

}


.menunav1 a:link {
color: #F9BB7F;
font-weight: bold;
text-decoration: none;

}

.menunav1 a:visited {
color: #F9BB7F;
font-weight: bold;
text-decoration: none;

}

.menunav1 a:hover {
color: #C7DFD9;
font-weight: bold;
text-decoration: none;

}

.menunav1 a:active {
color: #F9BB7F;
font-weight: bold;
text-decoration: none;

}

.menunav2 {
font-family: century gothic,arial,helvitica,sans-serif;
font-size: 13px;
color: #776036;
font-weight: bold;
text-decoration: none;

}


.menunav2 a:link {
color: #776036;
font-weight: bold;
text-decoration: none;

}

.menunav2 a:visited {
color: #776036;
font-weight: bold;
text-decoration: none;

}

.menunav2 a:hover {
color: #EEAA59;
font-weight: bold;
text-decoration: none;

}

.menunav2 a:active {
color: #776036;
font-weight: normal;
text-decoration: none;

}