/*
body, td {
	font-family: Arial, sans-serif;
	font-size: 70%;
	color:#000000;
}

body {
	margin: 0px;
}
*/

body {
	/*font-family: Tahoma, Arial, sans-serif;
	font-size:90%;*/
	color:black;
	background:white;
}

.noScreen {
	display: none;
}


a.aSearchProduct_for_Category {
	text-decoration: none;
}

a.aSearchProduct_for_Category:hover {
	text-decoration: underline;
}
