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

a:hover {
color: #ffff00;
text-decoration: none;
}