.navinside a
{
text-decoration:none;
color:#ba9f35;
}

.navinside a:hover
{
text-decoration:underline;
color:#ba9f35;
}

.navbottom a
{
text-decoration:none;
color:#e8e4e4;
}

.navbottom a:hover
{
text-decoration:underline;
color:#e8e4e4;
}
