.menu-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}
.menu-text a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	line-height: normal;


}
.menu-text a { text-decoration: none; color: #000000;}
.menu-text a:hover{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.story-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
}
.story-text a:link {
	font-size: 11px;
	color: #3C4551;
	text-decoration: underline;
}
.story-text a:visited  { color: #000000}
.story-text a { text-decoration: none; }
.story-text a:hover{ color: #000000; }

.title-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16.5px;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.title-text a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 14px; color: #000000;}
.title-text a { text-decoration: underline; color: #000000;}
.title-text a:hover{ color: #000000; }
.section {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	text-transform: capitalize;


}
.border {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
	border: 2px solid #D8D5C2;

}
.borderwhite {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
	border: 2px solid #D8D5C2;
}

