body {
	font-family: "American Typewriter";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	word-spacing: normal;
	vertical-align: sub;
	line-height: 70%;
}

a {
	font-family: "American Typewriter";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "American Typewriter";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
