.LinksSection 
{
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
}
.LinksSection .adxLinkTitle
{
	color:#4D4545;
	font-weight:bold;
	font-size:12px;
}
.LinksSection .adxLinkTitle a,.LinksSection .adxLinkTitle a:visited
{
	color:#4D4545;
	text-decoration: none;
	font-size:12px;
}
.LinksSection .adxLinkTitle a:hover
{
	color:#4D4545;
	text-decoration:underline;
	font-size:12px;
}
.LinksSection .adxLinkURL
{
	color:#8E6300;
	font-size:12px;
}
.LinksSection .adxLinkURL a,.LinksSection .adxLinkURL a:visited
{
	color:#8E6300;
	font-size:12px;
}
.LinksSection .adxLinkURL a:hover
{
	color:#8E6300;
	text-decoration:underline;
	font-size:12px;
}
.LinksSection .adxLinkSummary, .LinksSection .adxLinkSummary p
{
	font-size:11px;
	color:#6E6666;
}