a.nav       {
	font-weight: bold;
	color: #782829;
	text-decoration: none;
	font-family: Georgia;
	font-size: 16px;
}
a:visited.nav {
	font-weight: bold;
	color: #782829;
	text-decoration: none;
	font-family: Georgia;
	font-size: 16px;
}
a:hover.nav   {
	font-weight: bold;
	color: #008478;
	text-decoration: none;
	font-family: Georgia;
	font-size: 16px;
}.text {
	font-family: Helvetica, Verdana, Airal, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
