A:link {text-decoration: underline; color: #ffffff;}
A:visited {text-decoration: underline; color: #ffffff;}
A:active {text-decoration: none; color: #000000;}
A:hover {text-decoration: underline; color: #F7BD7D;}

.bottomTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 24px;
	color: #F7BD7D;
	font-weight: normal;
	font-size: 19px;}

.bottomTxtBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 30px;
	color: #2B2913;
	font-weight: normal;
	font-size: 21px; }	
	
.bottLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #F7BD7D;
	font-weight: bold;}
.bottLink:link {text-decoration: underline; color: #ffffff;}
.bottLink:visited {text-decoration: underline; color: #ffffff;}
.bottLink:active {text-decoration: none; color: #000000;}
.bottLink:hover {text-decoration: underline; color: #F7BD7D;}
