.address {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #135c87;
	text-decoration: none;
}

.bodytext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.bodytextblk {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.menulink {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.menulink:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline
}

.toplink {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #a1cce4;
	text-decoration: none;
}

.toplink:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}