table {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 400px;
	margin: 15px auto 0 auto;
	
}
tr td {
	width: 133px;
	padding : 4px;
	border: none;
	vertical-align: top;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
}
td a:hover {
	text-decoration: none;
	border-bottom: dashed 2px #09c;
}
table p {
	margin-top: 0px;
	text-align: center;
}


