*
{
	font-family:Arial;
}

table, th, tr, td
{
	border-collapse:collapse;
	border:0;
}

table
{
	border:3px solid #ccc;
}

td, tr, th
{
	padding:0 5px;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:center;
}

th a
{
	text-decoration:none;
	width:100%;
}

th a:hover, th:hover
{
	background:#ccc;
}


