A.whitetext:link { color: #ffffff; text-decoration: none}

A.whitetext:active { color: #ffffff; text-decoration: none}

A.whitetext:visited { color: #ffffff; text-decoration: none}

A.whitetext:hover { color: #ffffff; text-decoration: underline}

.whitetext {
	font-family: tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}

A.blktext:link { color: #000000; text-decoration: none}

A.blktext:active { color: #000000; text-decoration: none}

A.blktext:visited { color: #000000; text-decoration: none}

A.blktext:hover { color: #000000; text-decoration: underline}

.blktext {
	font-family: tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

A.BLUEtext:link { color: #015077; text-decoration: underline}

A.BLUEtext:active { color: #0015077; text-decoration: none}

A.BLUEtext:visited { color: #015077; text-decoration: none}

A.BLUEtext:hover { color: #017BB6; text-decoration: underline}

.BLUEtext {
	font-family: tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #015077;
	text-decoration: none;
}

A.BIGBLUEtext:link { color: #015077; text-decoration: underline}

A.BIGBLUEtext:active { color: #0015077; text-decoration: underline}

A.BIGBLUEtext:visited { color: #015077; text-decoration: underline}

A.BIGBLUEtext:hover { color: #017BB6; text-decoration: underline}

.BIGBLUEtext {
	font-family: tahoma;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #015077;
	text-decoration: underline;
}