span.offers a
{
	text-decoration:none;
	color:#000000;
}

span.offers a:hover
{
	text-decoration:underline;
	color:red;	
	background-color:#F7F7F7;
}

div.tekstlinks a
{
	text-decoration:none;
	color:#000000;
}

div.tekstlinks a:hover
{
	text-decoration:underline;
	background-color:#F7F7F7;
}

div#top15 table tr td a 
{
	text-decoration:none;
}
div#top15  table tr td a:hover
{
	text-decoration:underline;
	background-color:#F7F7F7;
}

div.suppliers
{
	padding-left:15px;
}
div.suppliers a 
{
	text-decoration:none;
}
div.suppliers a:hover
{
	text-decoration:underline;
	background-color:#F7F7F7;
}
div.supplier 
{
	float:left;
	width:144px;
}

.border
{
	border-bottom:1px solid #F7F7F7;
}
