A.product {
	color : #ffffff;
	font-weight : normal;
	text-decoration : none;
}

A:Visited.product {
	color : #003066;
	font-weight : normal;
	text-decoration : none;
}

A:Hover.product {
	color: #000000;
	text-decoration : none;
}

A.link {
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}

td.ajanlas A.link {
	color : #003066;
	font-weight : bold;
	text-decoration : none;
}
td.ajanlas A:hover.link {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

A:Visited.link {
	color : #003066;
	font-weight : bold;
	text-decoration : none;
}

A:Hover.link {
	color: #000000;
	text-decoration : none;
	font-weight: bold;
}



