.textbody {
font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #666666;
}

.textbody a {
font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #325372;
}
.textbody a:hover {
font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #666666;
}
.navigation {
font-family: Arial, sans-serif;
	font-size: 16px;
	color: #325372;
	font-weight:bold;
	text-decoration:none;
}
.navigation a {
font-family: Arial, sans-serif;
	font-size: 16px;
	color: #325372;
	font-weight:bold;
	text-decoration:none;
}
.navigation a:hover {
font-family: Arial, sans-serif;
	font-size: 16px;
	color: #A7B5A4;
	font-weight:bold;
	text-decoration:none;
}