.px10 {
	font-size: 10px;
	line-height: 12px;
}

.px11 {
	font-size: 11px;
	line-height: 14px;
}

.px12 {
	font-size: 12px;
	line-height: 14px;
}

.px13 {
	font-size: 13px;
	line-height: 14px;
}

.px14 {
	font-size: 14px;
}

.px15 {
	font-size: 15px;
}

.px18 {
	font-size: 18px;
	line-height: 20px;
}

a {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}
