.linkpages
{
}

.linktext
{
	margin: 5px 5px 2px 20px;
	font-size: 8pt;
}

.website
{
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #999;
}

.linktitle
{
	font-size: 10pt;
	color: #040;
	margin: 6px 0 3px 0;
	background-color: #e2ebe2;
	border-top: 1px solid #080;
	border-bottom: 1px solid #080;
}

#content .linktitle a, #content .linktitle a:visited
{
	color: #040;
}

#content .linktitle a:hover
{
	color: #d86755;
	text-decoration: none;
}

.linksection
{
	font-size: 8pt;
	font-variant: small-caps;
	padding: 0 2px 1px 2px;
	color: white;
	margin: 6px 0 3px 0;
	background-color: #040;
	border-top: 1px solid #080;
	border-bottom: 1px solid #080;
}

.link
{
}


