@charset "utf-8";
.t1 {
	font-family: Harrington;
	font-size: 14px;
	color: #333F78;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.t1 a {
	font-family: Harrington;
	font-size: 14px;
	color: #333F78;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.t1  a:visited {
	font-family: Harrington;
	font-size: 14px;
	color: #333F78;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.t1  a:hover {
	font-family: Harrington;
	font-size: 14px;
	color: #CC9900;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}

.t2 {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #000066;
	border-left-color: #000066;
	border-bottom-style: none;
}
.t3 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333F78;
}
