.blue {
	font-family: Georgia;
	font-size: 9.5pt;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}

.white {

	font-family: Georgia, Arial, Verdana;
	font-size: 11pt;
	font-weight: normal;
	color: #ffffff;
	line-height:16px;
	text-decoration: none;
}
.whitesmall {

	font-family: Georgia, Arial, Verdana;
	font-size: 8.5pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.whitebig {

	font-family: Georgia, Arial, Verdana;
	font-size: 18pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}


.gensmall {

	font-family: Georgia, Arial, Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
	
}
a:hover.gensmall {

	font-family: Georgia, Arial, Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: white;
	text-decoration: underline;

}

.bottom {


	font-family: Georgia, Arial, verdana;
	font-size: 11pt;
	font-weight: normal;
	color: #e0b6b7;
	text-decoration: none;
}
.phone {


	font-family: Georgia, Arial, verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #ba9565;
	text-decoration: none;
}