a {
	text-decoration: none;
}
a:hover {
		color: #FFF;
		background-color: #999;
}

table {
		width: 1000px;
}

body {
		width: 1000px;
}
