.bannertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	}
.bannertext:link {
	text-decoration: none;
	color: #B22222;
	}
.bannertext:visited {
	text-decoration: none;
	color: #B22222;
	}
.bannertext:hover {
	text-decoration: none;
	color: #0019ff;
	}
.bannertext:active {
	text-decoration: none;
	color: #B22222;
	}
.welltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 20px;
	font-size: 14px;
	}
.welltext:link {
	text-decoration: none;
	color: #B22222;
	}
.welltext:visited {
	text-decoration: none;
	color: #B22222;
	}
.welltext:hover {
	text-decoration: none;
	color: #0019ff;
	}
.welltext:active {
	text-decoration: none;
	color: #B22222;
	}