
body {
margin: 0px;
}
.menu {
font-family:arial;
text-decoration:none;
text-align:center;
font-weight: bold;
}
td {
background-repeat: no-repeat;
background-position: center center;
}

a:link{
	color: #000000;
	text-decoration: none;
}

a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: none;
}