.biglink {
	font-size: 24px;
}
.border {
	border: 1px dashed #FFF;
	background-color: #44567A;
}
.bodytext1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	text-align: center;
}
.headerPad {
	padding: 15px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.navText {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #FFF;
}
a.one:link {
	color: #7B8DA4;
	font-size: 24px;
}
a.one:visited {
	color: #333333;
}
a.one:hover {
	color: #000000;
	font-size: 24px;
}
