@charset "utf-8";
body table tr td table {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
A:hover {
	color: white;
	background:blue;
	text-align: center;
}
