.body_text {
	font-family: fantasy;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
}
.heading {
	font-family: fantasy;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
.Title_text {
	font-family: Impact, Marlett, fantasy, sans-serif;
	font-size: 36pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.Links {
	font-family: fantasy;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	font-weight: bolder;
	color: #0099FF;
	font-size: 22px;
}
