body {
background-color: #009878;
}
a {
text-decoration: none;
font-size : 14px;
color: #000000;
}
a:hover {
text-decoration: underline;
color: #009878;
}