
.medium {
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
}
.medium A {
	text-decoration: none;
	color: #330000;
}
.medium A:hover {text-decoration: underline}

.small {
	font: 11px/20px verdana, geneva, sans-serif;
	text-decoration: none;
	color: #33bfca;
}
.small A {
	text-decoration: none;
	color: #33bfca;
}
.small A:hover {text-decoration: underline}

.smaller {
	font: italic 10px/15px verdana, geneva, sans-serif;
	text-decoration: none;
	color: #330000;
}
.smaller A {
	text-decoration: none;
	color: #330000;
}
.smaller A:hover {text-decoration: underline}

.smaller2 {
	font: 9px/14px verdana, geneva, sans-serif;
	text-decoration: none;
	color: #330000;
}
.smaller2 A {
	text-decoration: none;
	color: #330000;
}
.smaller2 A:hover {text-decoration: underline}

