body{
background-color: #cccccc;
text-alignment: center;
font-size: x-small;
font-family: sans-serif;
color: DarkSlateGray
}


a:link{color:black;
font-size: x-small
}
a:visited{color:black;
font-size: x-small
}
a:hover{color:Gray;
font-size: x-small;
font-weight:bolder;}

