body {
color: #000000;
}

a:link, a:visited {
font-size: 12px;
font-weight: none; 
color: #096b84; 
text-decoration: none
}

a:active, a:hover {
font-weight: none; 
color: #121212; 
text-decoration: none
}

