a:link {
	color: #0000CC;
}
a:visited {
	color: #000000;
}
.head {
	font-family: "Agency FB", Arial;
	font-size: 45px;
	color: #660000;
}
.text {
	font-size: medium;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
.subhead {
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	color: #0000CC;
	font-weight: bold;
	text-transform: capitalize;
}

