
}
a:active {
	color: #ffff10;
}
a:link {
	font-family: Futura, Trebuchet, arial, helvetica, sans-serif;
	color: black;
}
a:visited {
	color: black;
}
a:hover {
	color: #ffff10;
}
body {
	color: black;
	line-height: 110%;
	font-family: Futura, Trebuchet, arial, helvetica, sans-serif;
}
h1 {
	color: black;
}
p {
	text-indent: 15px;
}
