<!--

a {
	font-family: "Trebuchet MS";
	border-style: none;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	color: #000099;
}

a:hover {
	font-family: Trebuchet MS;
	border-color: #27518B;
	color: #000000;
	text-decoration: underline;

}

a.urlup {
	font-family: Trebuchet MS;
	color: #27518B;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;

}

a.urlup:hover {
	font-family: Trebuchet MS;
	border-color: #27518B;
	color: #000000;
	text-decoration: underline;

}

a.text {
	font-family: "Trebuchet MS";
	border-style: none;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

a.text:hover {
	font-family: Trebuchet MS;
	border-color: #000000;
	color: #000000;
	text-decoration: underline;

}

a.url {
	font-family: "Trebuchet MS";
	border-style: none;
	font-size: 12px;
	text-decoration: none;
	color: #27518B;
	font-weight: bold;
}

a.url:hover {
	font-family: Trebuchet MS;
	border-color: #000000;
	color: #27518B;
	text-decoration: underline;

}

font.linksup1 {
	font-family: Trebuchet MS;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	
}

font.text {
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 14px;
	
}

font.linksup2 {
	font-family: Trebuchet MS;
	color: #27518B;
	font-weight: bold;
	font-size: 10px;
	
}

a.footer {
	font-family: "Trebuchet MS";
	border-style: none;
	font-size: 10px;
	text-decoration: none;
	color: #575757;
	font-weight: bold;
}

a.footer:hover {
	font-family: Trebuchet MS;
	text-decoration: underline;
}

-->