.link_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.link_bottom:hover {
	color: #000000;
	text-decoration: underline;
}
.link_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.fundal {
	background-image: url(design/body.png);
	background-position: 0px 221px;
	background-repeat: no-repeat;
}

a.link_prod:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

