@charset "utf-8";
.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0d1f59;
	text-decoration: none;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #263A77;
	text-decoration: none;
}

.textlink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0d1f59;
	text-decoration: none;
}
.textlink:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4d4d4d;
	text-decoration: none;
}
.link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0d1f59;
	text-decoration: underline;
}
.link:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
