b {font-weight: bold}

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

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

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

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

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