body {
background-color: #0096D6;
}
a {
text-decoration: none;
font-size : 13px;
font-family: tahoma;
font-weight: bold;
color: #000000;
}
a:hover {
text-decoration: underline;
color: #000000;
}