.HomeItemLink {
	font-family: "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000080;
	text-decoration: none;
}
.HomeNormal {
	font-family: "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #000080;
	text-decoration: none;
}
.HomeItemLink:hover {
	color: #0066FF;
	text-decoration: none;
}
