.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.minorW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.footerLink {
	color: #99CCFF;
	text-decoration: underline;
}
.footerLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a {
	color: #003366;
	text-decoration: underline;
}

