A.bluetext:link { color: #0622B4; text-decoration: none}

A.bluetext:hover { color: #ffffff; text-decoration: underline}

.bluetext {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #0622B4;
	text-decoration: none;
}
A.blktext:link { color: #oooooo; text-decoration: none}

A.blktext:hover { color: #oooooo; text-decoration: underline}

.blktext {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #oooooo;
	text-decoration: none;
}
A.blktext18:link { color: #0622B4; text-decoration: none}

A.blktext18:hover { color: #0622B4; text-decoration: underline}

.blktext18 {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #0622B4;
	text-decoration: none;
}
A.blue2text:link { color: #0622B4; text-decoration: underline}

A.blue2text:hover { color: #000000; text-decoration: underline}

.blue2text {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #0622B4;
	text-decoration: underline;
}
A.whitetext:link { color: #ffffff; text-decoration: underline}

A.whitetext:hover { color: #ffffff; text-decoration: underline}

.whitetext {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}