p {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    display: inline;
}

a:link {
    color: #9933ff;
}

a:hover{
	text-decoration: underline;
	color: #666666;
}

headline {
	color: #9933FF;
	font-family: "Freestyle Script";
	font-size: 28px;
	font-weight: bold;
	display: block;
	font-style: normal;
}

.byline {
	color: #000000;
	font-style: normal;

	display: inline;
	font-family: "Book Antiqua";
	font-size: 13px;
}
mainBody {
  font-family: "Freestyle Script";
  font-size: 28px;
}
