dl.productLinkSection dt
{
   color: #212121;
}

dl.productLinkSection dd
{
   border-bottom: solid 1px #212121;
   background-color: #DDDDDD;
}

dl.productLinkSection dd a:link 
{
	color: #10557B;
}

dl.productLinkSection dd a:visited 
{
	color: #10557B;
}

dl.productLinkSection dd a:hover
{
	color: #FFFFFF;
}

dl.productLinkSection dd a:active 
{
	color: #10557B;
}

a.ProductLinkItem:link 
{
	color: #10557B;
}

a.ProductLinkItem:visited 
{
	color: #10557B;
}

a.ProductLinkItem:hover 
{
	color: black;
}

a.ProductLinkItem:active 
{
	color: #10557B;
}
