body {
background-color : #000000;
color : #111111;
font-size : 10px;
text-align : center;
margin-top : 50px;
margin-bottom : 50px;
margin-left : 50px;
margin-right : 50px;
padding : 0;
}

a.link{
font-family: Arial;
font-size: 10px;
color: #111111;
font-weight:bold;
text-align : center;
text-decoration:none;

}

a.link:hover{
font-family: Arial;
font-size: 10px;
color: #111111;
font-weight:bold;
text-align : center;
text-decoration:none;
}
