body {
font-family: Tahoma;
font-size:12px;
}

a {
color: #037cb3;
text-decoration: none;
font-weight: bolder;
}

a:hover{
color: #cd0003;
text-decoration: underline;
font-weight: bolder;
}
