BODY, TD {
	font-family : Arial ;
	font-size : 8pt;
	font-weight : bold;
	color: Black;
	background-attachment : fixed;
	background-image : url(http://www.salesplaza.nl/images/pics/back.jpg);
	background-position : bottom;
	background-repeat : repeat;
	border : thin inset White;
}

A {
	text-decoration: none;
	color: Black;
	font-weight : bold;
}

A:Hover {
	text-decoration: underline;
	color: Black;
	text-decoration: none; 
        position: relative; top: 1.5px; left: 1.5px;
        font-weight : bold;
	background-position : center;
	background-repeat : no-repeat;
	background-color : transparent;
}
