.large {
	font-size: 14px;
	font-weight: bold;
	color: #FF3399;
}
.midium {
	font-size: 12px;
	line-height: 135%;
}
.small {
	font-size: 10px;
}
a:link {
	color: #669900;
	text-decoration: none;
}
a:visited {
	color: #99CC66;
	text-decoration: none;
}
