.font {
	font-size: 14px;
	line-height: 24px;
	color: #1E1E1E;
	text-decoration: none;
}
.font1 {
	font-size: 10pt;
	line-height: 23px;
	color: #1E1E1E;
	text-decoration: none;
}
a.top:link {
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
}
a.top:hover {
	font-size: 14px;
	color: #ffffff;
	text-decoration:underline;
}
a.top:visited {
	font-size: 14px;
	text-decoration: none;
	color:#ffffff;
}

