body,td,th {
	font-family: Tahoma;
	font-size: 15px;
	text-decoration: none;
	border: 10px;
text-align:center; /* for IE */ 
margin:30 auto; /* for the rest */ 
}
a {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	border: 100px;
}
a:link {
	text-decoration: none;
	font-weight: bold
	color: #000000;
	border: 10px;
}
a:visited {
	text-decoration: none;
	color: #000000;
	border: 10px;
}
a:hover {
	text-decoration: none;
	color: #000000;
	border: 10px;
}
a:active {
	text-decoration: none;
	color: #000000;
	border: 10px;
}

