.pagetitle {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: left;
}
.contact_text {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
}
.regtext {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	text-align: left;
}
.linklist {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 25px;
	list-style-type: circle;
}
a:link {
	font-family: "Courier New", Courier, mono;
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	color: #336633;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
.teamname {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	letter-spacing: 5px;
}
