.bottone {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 75%;
	font-style : normal;
	border-bottom : 1px solid #663300;
	text-decoration : none;
	padding : 4px 8px 2px 8px;
	line-height : 160%;
	color : #333399;
	background-color : transparent;
}

A.bottone:LINK {
	color : #330099;
	background-color : transparent;
}

A.bottone:VISITED {
	color : #333366;
	background-color : transparent;
}

A.bottone:HOVER {
	color : #333366! important;
	background-color : #FFFF00;
}
