body {
background-color: #153687;
}

a {
font-family: arial,verdana;
font-weight: bold;
font-size: 13px;
text-decoration: none;
color: white;
}

a:hover {
text-decoration: underline;
}