.TopLinks {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
.MainText {
	font-family: Trebuchet, "Trebuchet MS", Arial, "Sans serif";
	font-size: 13px;
	letter-spacing: normal;
}
.MainText3 {
	font-family: Trebuchet, "Trebuchet MS", Arial, "Sans Serif";
	font-size: 17px;
	color: #145CA6;
	letter-spacing: normal;
}

a:link {
	color: #145CA6;
	text-decoration: none;
}
a:visited {
	color: #145CA6;
	text-decoration: none;
}
a:hover {
	color: #7FCDEE;
	text-decoration: none;
}
a:active {
	color: #145CA6;
	text-decoration: none;
}
a.Blue:link {
	color: #B0DFF5;
	text-decoration: none;
}
a.Blue:visited {
	color: #B0DFF5;
	text-decoration: none;
}
a.Blue:hover {
	color: #70CBEE;
	text-decoration: none;
}
a.Blue:active {
	color: #B0DFF5;
	text-decoration: none;
}
.MainText2 {
	font-family: Trebuchet, "Trebuchet MS", Arial, "Sans serif";
	font-size: 11px;
	letter-spacing: 0.2mm;
}
a.White:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.White:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.White:hover {
	color: #70CBEE;
	text-decoration: underline;
}
a.White:active {
	color: #FFFFFF;
	text-decoration: none;
}
