.bold-text-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 77A9C0;
	text-decoration: none;
}
.white-text-10 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.links {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #6EA1C0;
	text-decoration: none;
}
.blue-hedding {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #77A9C0;
	text-decoration: none;
}
