b {font-weight: bold}

.large {
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #702e3d;
}
.large A {text-decoration: none}
.large A:hover {text-decoration: underline}

.medium {
	font: 12px/24px Georgia, "Times New Roman", Times, serif;
	color: #702e3d;
}
.medium A {
	text-decoration: none;
	color: #702e3d;
}
.medium A:hover {
	text-decoration: underline;
}

.small {
	font: 12px/22px verdana, geneva, sans-serif;
	text-decoration: none;
	color: #702e3d;
}
.small A {
	text-decoration: none;
	color: #702e3d;
}
.small A:hover {text-decoration: underline}

