a:link {
	font-family: Century;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #009900;
	text-decoration: underline;
}
a:visited {
	font-family: Century;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #009900;
	text-decoration: underline;
}
a:active {
	font-family: Century;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #009900;
	text-decoration: underline;
}
a:hover {
	font-family: Century;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: underline;
}
h1, h2, h3 {
	font-family: Nasalization;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}
h4, h5, h6 {
	font-family: Nasalization;
	font-size: 20px;
	text-align: center;
}
p {
	font-family: Century;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	letter-spacing: normal;
	word-spacing: normal;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
}
