body{
margin:0;
background-color:#0b0c11;
}

.link{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
color:#666666;
text-decoration:none;
}
.link a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
color:#666666;
text-decoration:none;
}
.link:hover{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:underline;
}