a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
hr {
	color: #222222;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}

a:hover {
	color: #FFCC33;
	text-decoration: none;
}
p, h1, h2, h3, h4, h5 {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}
li h4 {
	margin-left: 0px;
}
