.blueText { font-family: "Times New Roman", Times, serif; font-size: medium; line-height: normal; color: #3147AA; font-weight: bold}
.waggyText {color: #201B31;
	font-size: small;
	text-decoration: none;}
.greenLinks a:link {
	color: #496D29;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
.greenLinks a:visited {
	color: #496D29;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
.greenLinks a:hover {
	color: #8B8B75;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}
.greenLinks a:active {
	color: #8B8B75;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}
.threeLinks a:link {
	color: #3147AA;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
}
.threeLinks a:visited {
	color: #3147AA;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
.threeLinks a:hover {
	color: #8B8B75;
	font-size: small;
	text-decoration: underline;
	font-weight: bold;
}
.threeLinks a:active {
	color: #8B8B75;
	font-size: small;
	text-decoration: underline;
	font-weight: bold;
}
.pageheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #5C4A9B;
}
.littleheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #821A10;
}
a:link {
	color: #3147AA;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #3147AA;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	font-size: small;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #000000;
	font-size: small;
	text-decoration: underline;
	font-weight: bold;
}
.whiteLinks a:link {
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
}
.whiteLinks a:visited {
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
.whiteLinks a:hover {
	color: #000000;
	font-size: small;
	text-decoration: underline;
	font-weight: bold;
}
.whiteLinks a:active {
	color: #000000;
	font-size: small;
	text-decoration: underline;
	font-weight: bold;
}
