a:link {
	color: #663333; 
	text-decoration: none; 
	font-weight: bold;
}

a:visited {
  color: #663333; 
  text-decoration: none; 
  font-weight: bold;
}

a:hover {
	color: #768C8C;
	text-decoration: none; 
	font-weight: bold;
}

a:active {
	color: #768C8C;
	text-decoration: none; 
	font-weight: bold;
}


.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text-1 {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
}
.body-header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1d4c3e;
	font-weight: bold;
}
.row-header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.body-header-2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8B141B;
	font-weight: bold;
	font-style: italic;
}

