a {
	font-family: Courier, Courier New;
	font-size: 18px;
	color: #FF0000;
	text-decoration: underline;
}
.big {
	font-family: Courier, Courier New;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
}
.medium {
	font-family: Courier, Courier New;
	font-size: 18px;
	text-decoration: none;
}
.small {
	font-family: Courier, Courier New;
	font-size: 9px;
	text-decoration: none;
}