﻿.titlestyle {
	font-size: xx-large;
	font-family: "Gloucester MT Extra Condensed";
	border-style: double;
}
.textstyle {
	font-family: "Courier New", Courier, monospace;
	background-color: #66FFFF;
	color: #000000;
}
.style1 {
	text-align: center;
}
a {
	color: #000000;
}
a:visited {
	color: #66FFFF;
}
.style4 {
	font-size: x-large;
}

