a:link
{
	text-decoration: none;
	color: #996600;
}

a:visited
{
	text-decoration: none;
	color: #CC9900;
}

a:active
{
	text-decoration: none;
	color: #FF0000;
}

a:hover
{
	text-decoration: none;
	color: #FF0000;
}

.leaded-body
{
	font-size: 14px;
	line-height: 22px;
	font-family: Georgia, serif;
}

.subhead
{
	font-size: 14px;
	line-height: 22px;
	font-family: Georgia, serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.smallcaps
{
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-family: Georgia, serif;
}