
a:link {
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #3F4447;
}

a:visited {
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #3F4447;
}

a:active {
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #3F4447;
}

a:hover {
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #000000;


