body {
	background-image: url(images/bgr.gif);
	background-repeat: repeat-x;
}
.isvap {
	background-image: url(images/bgr__isvap.gif);
	background-repeat: no-repeat;
}
.pulsante:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration:  none;

}
.pulsante:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration:  none;
}
.pulsante:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:  none;
}
.pulsante:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}