img {
	border: none;
}

select {
	height: 17px;
	font-family: arial;
	font-size: 10px;
	border: none;
	margin: 1px;
	padding: 0;
}

.only_margin5 {
	padding: 0;
	margin: 5px;
}
.only_margin1 {
	padding: 0;
	margin: 1px;
}
.no_margin_no_padding {
	margin: 0;
	padding: 0;
}

.bold {
	font-weight: bold;
}

.bianco,a.bianco:link,a.bianco:hover,a.bianco:visited,a.bianco:visited:hover {
	font-family: arial;
	color: white;
	font-size: 10px;
	text-decoration: none;
}

.bianco_small,a.bianco_small:link,a.bianco_small:hover,a.bianco_small:visited,a.bianco_small:visited:hover {
	font-family: arial;
	color: white;
	font-size: 9px;
	text-decoration: none;
}

.bianco_11,a.bianco_11:link,a.bianco_11:hover,a.bianco_11:visited,a.bianco_11:visited:hover {
	font-family: arial;
	color: white;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
}

.bianco_12,a.bianco_12:link,a.bianco_12:hover,a.bianco_12:visited,a.bianco_12:visited:hover {
	font-family: arial;
	color: white;
	font-size: 12px;
	text-decoration: none;
}

.bianco_13,a.bianco_13:link,a.bianco_13:hover,a.bianco_13:visited,a.bianco_13:visited:hover {
	font-family: arial;
	color: white;
	font-size: 13px;
	text-decoration: none;
}

.bianco_14,a.bianco_14:link,a.bianco_14:hover,a.bianco_14:visited,a.bianco_14:visited:hover {
	font-family: arial;
	color: white;
	font-size: 14px;
	text-decoration: none;
}

.bianco_big,a.bianco_big:link,a.bianco_big:hover,a.bianco_big:visited,a.bianco_big:visited:hover {
	font-family: arial black;
	color: white;
	font-size: 16px;
	font-weight: 900;
	text-decoration: none;
}

.nero_small {
	font-family: arial;
	color: black;
	font-size: 9px;
	text-decoration: none;
}
