.large {
	font-size: 14px;
	font-weight: bold;
	color: #FF3399;
}
.large18 {
	font-size: 18px;
}
.midium {
	font-size: 12px;
	line-height: 125%;
}
.small {
	font-size: 10px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.px14 {
	font-size: 14px;
}