@charset "UTF-8";
a:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #0D3F78;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #7073CC;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #CC0033;
	text-decoration: underline;
}
.body14 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #0d3f78;
}

