.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:13px;
}
.LinksSection .adxLinkTitle a:hover
{
	color:#4D4545;
	text-decoration:underline;
	font-size:13px;
}
.LinksSection .adxLinkURL
{
	color:#8E6300;
	font-size:13px;
}
.LinksSection .adxLinkURL a,.LinksSection .adxLinkURL a:visited
{
	color:#8E6300;
	font-size:13px;
}
.LinksSection .adxLinkURL a:hover
{
	color:#8E6300;
	text-decoration:underline;
	font-size:12px;
}
.LinksSection .adxLinkSummary, .LinksSection .adxLinkSummary p, .LinksSection .adxLinkSummary ul, .LinksSection .adxLinkSummary ol,  .LinksSection .adxLinkSummary li 
{
	font-size:13px;
	color:#6E6666;
}
.LinksSection .adxLinkSummary p, .LinksSection .adxLinkSummary ul, .LinksSection .adxLinkSummary ol
{
    margin-top:0px;margin-bottom:0px;
}
