.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #165266;
}

.smallcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #655546;
}


a.nav:link, a.nav:active, a.nav:visited   {
 color: #927F6D;
 text-decoration: none;
 font-family: arial;
 font-size: 14px;
 font-weight: normal;
}
a.nav:hover {
	color: #FF3300;
	text-decoration: underline;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
}

a.lnk:link, a.lnk:active, a.lnk:visited   {
 color: #165266;
 text-decoration: none;
 font-family: arial;
 font-size: 14px;
 font-weight: normal;
}
a.lnk:hover {
	color: #FF3300;
	text-decoration: underline;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
}

a.smalllnk:link, a.smalllnk:active, a.smalllnk:visited   {
 color: #165266;
 text-decoration: none;
 font-family: arial;
 font-size: 10px;
 font-weight: normal;
}
a.smalllnk:hover {
	color: #0A3949;
	text-decoration: underline;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
}

.ftr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #165266;
	text-decoration: none;
}
.Lcontent {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #4C8B95;
}
