a.ufoad {
	color: White;
	font-weight: bold;
	font-size: 16px;
	background: Black;
	text-decoration: none;
}
a:hover.ufoad {
	color: Yellow;
}
p.ufo {
	font: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: White;
	line-height: 20px;
	text-indent: 0pt;
	font-weight: bold;
	background: Maroon;
	text-align: center;
}
p.copy {
	color: Gray;
	font-size: 12px;
	text-align: center;
}
a.copy {
	color: Blue;
	text-decoration: none;
	font-size: 14px;
}
a:hover.copy {
	color: Blue;
	text-decoration: underline;
	font-size: 14px;
	background: White;
}
p.menu {
	background: White;
	color: Gray;
	font-size: 16px;
	text-decoration: none;
}
a.menu {
	background: White;
	color: Gray;
	font-size: 16px;
	text-decoration: none;
}
a:hover.menu {
	background: Black;
	color: Yellow;
	font-size: 16px;
	text-decoration: underline;
}
