.LinksSection 
{
	font-size:12px;
	color:Blue;
	padding-bottom:20px;
}
.LinksSection .adxLinkTitle
{
	color:Blue;
	font-weight:bold;
	padding-bottom:2px;
}
.LinksSection .adxLinkTitle a,.LinksSection .adxLinkTitle a:visited
{
	color:Blue;
}
.LinksSection .adxLinkTitle a:hover
{
	color:#003366;
	text-decoration:underline;
}
.LinksSection .adxLinkURL
{
	display:none;
	color:#003366;
	padding-bottom:10px;
}
.LinksSection .adxLinkURL a,.LinksSection .adxLinkURL a:visited
{
	color:#003366;
}
.LinksSection .adxLinkURL a:hover
{
	color:#003366;
	text-decoration:underline;
}
.LinksSection .adxLinkSummary
{
	font-size:12px;
	color:Black;
	padding-bottom:5px;
}