.Blk2BlueLink {
	text-decoration: none;
	color: #000000;
}
.Blk2BlueLink  a:link {
	text-decoration: none;
	color: #000000;
}
.Blk2BlueLink  a:hover {
	color: #0000FF;
	text-decoration: none;
}

.Wht2BlueLink {
	text-decoration: none;
	color: #FFFFFF;
}
.Wht2BlueLink  a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.Wht2BlueLink  a:hover {
	color: #0000FF;
	text-decoration: none;
}

.Grn2BlueLink {
	text-decoration: none;
	color: #49A834;
}
.Grn2BlueLink  a:link {
	text-decoration: none;
	color: #49A834;
}
.Grn2BlueLink  a:hover {
	color: #0000FF;
	text-decoration: none;
}

.Footer {
	font-size: 1em;
	color: #FFFFFF;
}

.FooterSymbols {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.FormEntryBox {
	background-color: #B4D1F1;
	width: 160px;
}
.BlueText {
	color: #0000FF;
}

