.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333366;
	text-decoration: none;
}
a.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333366;
	text-decoration: underline;
}
a.body:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333366;
	text-decoration: underline;
}
a.body:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333366;
	text-decoration: underline;
}
a.body:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333366;
	text-decoration: underline;
}
.footer-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
}
.footer-links {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: FFFFCC;
	text-decoration: none;
}
a.footer-links {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: FFFFCC;
	text-decoration: none;
}
a.footer-links:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: FFFFCC;
	text-decoration: underline;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFCC;
	text-decoration: none;
}
a.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFCC;
	text-decoration: none;
}
a.nav:hover {
	text-decoration: underline;
	}