.text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #505050;
	line-height: 13px;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #005193;
}
.link12:link, .link12:visited, .link12:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #208CD2;
	text-decoration: underline;
}
.link12:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #208CD2;
	text-decoration: none;
}
.linkdark:link, .linkdark:visited, .linkdark:active {
	font-family: "Tahoma";
	font-size: 11px;
	color: #005193;
	text-decoration: underline;
}
.linkdark:hover {
	font-family: "Tahoma";
	font-size: 11px;
	color: #005193;
	text-decoration: none;
}

.menu:link, .menu:visited, .menu:active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #004D92;
	text-decoration: none;
	font-weight: bold;	
}
.menu:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #00A4C7;
	text-decoration: underline;
	font-weight: bold;
}
.menuOver {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #00A4C7;
	text-decoration: none;
	font-weight: bold;
}

.almenu:link, .almenu:visited, .almenu:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #004D92;
	text-decoration: none;
	font-weight: bold;	
}
.almenu:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #7FD1E3;
	text-decoration: underline;
	font-weight: bold;
}
.almenuOver {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #00A4C7;
	text-decoration: none;
	font-weight: bold;
}
.input {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #208CD2;
	border: 1px solid #B0E1F1;
	background-color: #FFFFFF;
	height: 21px;
}
.bannerlink:link {
color: #ffffff;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}
.bannerlink:active {
color: #ffffff;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}
.bannerlink:hover {
color: #ffffff;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}
.bannerlink:visited {
color: #ffffff;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

