.body {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC33FF;
}
.headline {
	font-family: Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC33FF;
}
.subheadline {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #CC66FF;
}
a:link {
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #060;
}
a:visited {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #060;
	text-decoration: none;
}

a:link:hover{
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #060;
}
a:visited:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #93F;
	text-decoration: none;

}
.headline2 {
	font-family: "Curlz MT";
	font-size: 20px;
	color: #90F;
	text-decoration: none;
}
.Black {
	font-family: Verdana, sans-serif;
	font-size: 16
	px;
	font-weight: normal;
	color: #000;
}
.red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
}

