A, Visited, Active {
    color: #666666;
    text-decoration: underline;
}
A:Hover {
    color: #666666;
    text-decoration: underline;
}

.phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #BAC9BC;
}
.tagline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #82A28B;
	font-weight: 400;
	font-style: normal;
}
.textWhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.textSmallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: normal;
}
.textGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
}
.textLargeGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4D8F75;
}
.textSmallGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9D9FA1;
	line-height: 17px;
}
.textFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9d9fa1;
	font-weight: bold;
}



.textSmallGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D8F75;
	font-weight: bold;
}
