.title21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #0A537C;
	text-decoration: none;
}
.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0A537C;
	text-decoration: none;
}
.footer {
	background-image: url(Images/footer.jpg);
	background-repeat: repeat-x;
	background-position: left;
	height: 25px;
}
.whitetxt {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a:visited    { color: #ff0000; }
