
.links{
color:#F1AF26;
}

a {
text-decoration:none;
color: #F1AF26;
}
a:hover
{
text-decoration:underline;
}

