@charset "ISO-8859-1";
.sub_head {
	font-family: fantasy;
	font-size: 64px;
	font-style: normal;
	font-weight: bold;
	color: #CC99FF;
	text-decoration: blink;
}
.barheads {
	font-size: 24px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
}
a:link {
	text-decoration: none;
	color: #000066;
}
a:hover {
	color: #6600CC;
	text-decoration: none;
}
