body {
	text-align: center;
}

a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}

table {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	border: 1px solid #0066CC;
}
