body{
color: white;
background-color: #444444;
font-family: arial, helvetica;
padding: 0px;
margin: 0px;
border: 0px;
}


a:link{
color: white;
font-family: arial, helvetica;
text-decoration: none;
font-weight: bold;
}

a:visited{
color: white;
font-family: arial, helvetica;
text-decoration: none;
font-weight: bold;
}


a:hover{
color: white;
font-family: arial, helvetica;
text-decoration: underline;
font-weight: bold;
}

