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