a {
text-decoration: none;
outline: none;
color : #333333;
}
a:hover {
text-decoration: none;
outline: none;
color : #99885B;
}
