a:link {
	font-family: Tahoma, Arial, Verdana;
	COLOR: #FFCC66;
	TEXT-DECORATION: none;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/pulsante.jpg);
	background-position: center center;
	position: relative;
	height: 33px;
	width: 115px;
	line-height: 33px;
}

#link a:visited {
	font-family: Tahoma, Arial, Verdana;
	color: #FFFFCC;
	TEXT-DECORATION: none;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/pulsante.jpg);
	background-position: center center;
	position: relative;
	height: 33px;
	width: 115px;
	line-height: 33px;
}

#link a:hover {
	font-family: Tahoma, Arial, Verdana;
	TEXT-DECORATION: underline;
	color: #FFFFFF;
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/pulsante2.jpg);
	background-position: center center;
	position: relative;
	height: 33px;
	width: 115px;
    line-height: 33px;
}
