.LinksSection 
{
	font-size:0.70em;
	padding-bottom:20px;
}
.LinksSection .adxLinkTitle
{
	color:#003366;
	font-weight:bold;
	padding-bottom:2px;
}
.LinksSection .adxLinkTitle a,.LinksSection .adxLinkTitle a:visited
{
	color:#003366;
}
.LinksSection .adxLinkTitle a:hover
{
	color:#003366;
	text-decoration:underline;
}
.LinksSection .adxLinkURL
{
	color:#D1A536;
	padding-bottom:10px;
}
.LinksSection .adxLinkURL a,.LinksSection .adxLinkURL a:visited
{
	color:#D1A536;
}
.LinksSection .adxLinkURL a:hover
{
	color:#D1A536;
	text-decoration:underline;
}
.LinksSection .adxLinkSummary
{
	font-size:0.9em;
	color:#666666;
	padding-bottom:5px;
}