.whitecontact {
	font-family: "American Typewriter", "Courier New", Courier;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.yellowcontact {
	font-family: "American Typewriter", "Courier New", Courier;
	font-size: 18px;
	color: #FF33FF;
	text-decoration: none;
	font-weight: normal;
}
a.minimenu:link {
	font-family: "American Typewriter", "Courier New", Courier;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}
a.minimenu:visited {
	font-family: "American Typewriter", "Courier New", Courier;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}
a.minimenu:active {
	font-family: "American Typewriter", "Courier New", Courier;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}
a.minimenu:hover {
	font-family: "American Typewriter", "Courier New", Courier;
	font-size: 12px;
	color: #FF33FF;
	text-decoration: underline;
	padding: 5px;
}
.whitemaincopy {
	font-family: "American Typewriter", "Courier New", Courier;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.yellowmidheader {
	font-family: "American Typewriter", "Courier New", Courier;
	font-size: 16px;
	color: #FF33FF;
	text-decoration: none;
	font-weight: normal;
}
