.font {
	font-size: 12px;
	text-decoration: none;
	line-height: 25px;

}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.fontCopy {

	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}
.fontCopy2 {
	font-size: 14px;
	text-decoration: none;
	line-height: 25px;

}
