body
{ 
background: #333333;
font-family: calibri,verdana,tahoma;

}

A:link {
text-decoration: none;
color: #000000;
}

A:visited {
text-decoration: none;
color: #000000;
}

A:active {
text-decoration: none;
color: #000000;
}

A:hover { 
font-weight:bold;
color: #000000;
}