table {
	border-left: 1px solid #0066FF;
	border-top: 1px solid #0066FF;
	border-bottom: 1px solid #0066FF;
	border-right: 1px solid #0066FF;
	text-align: left;
}
th, td {
	padding-left: 5px;
	padding-right: 5px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
