.link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
a.link:hover {
	color: #3A508A;
}

.ContactText {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style:normal;
	letter-spacing: 1px;
	color: #333333;
}

.ContactTextBOLD {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style:normal;
	letter-spacing: 1px;
	color: #333333;
	text-align: center;
}
