a:link {
	color: #FFFF99;
}
a:visited {
	color: #FFFF99;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFF99;
}
p {
	color: #FFFFFF;
}
h1 {
	color: #FFFFCC;
	font-size: 14px;
	letter-spacing: 8px;
}
.centerspreadoutalittle {
	margin: 5px;
	font-weight: bold;
	background-position: center;
}

h2 {
	color: #FFFFCC;
}
.centercondensed {
	line-height: normal;
	border-top-width: 0px;
	border-top-style: none;
	margin: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	background-position: center center;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
