body {
	color: white;
	background-color: black;
	font-size: 14px;
	font-family: Verdana;
}
.link {
	font-size: 28px;
	font-weight: bold;
	text-decoration: underline;
}
a {
	font-size: 18px;
	color: yellow;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
}
.topbanner {
	margin: 20px;
} 
.fpa {
	margin: 20px 0px 5px 0px;
}
.bottombanner {
	margin: 20px 0px 40px 0px;
}
.fpatext {
	font-size: 16px;
	margin-bottom: 80px;
	text-align: justify;
	width: 75%;
}
.nichebar {
	margin-bottom: 20px;
}
.generalbar {
	margin-bottom: 20px;
}
.freesites {
	margin: 20px 0px 60px 0px;
}