.normal_text {
	font-family: Verdana;
	font-size: 12px;
	color: #0066CC;
	text-align: justify;
	margin: 20px;
	line-height: normal;
	padding: 0px;
}
.rosa {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 8px;
	display: block;
	text-align: left;
	width: 200px;
}

.rosa:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	background-color: #FFFFFF;
	text-decoration: none;
	text-indent: 8px;
	display: block;
	text-align: left;
	width: 200px;
}
.rosa_position {
	font-family: Verdana;
	font-size: 24px;
	color: #FFFFFF;
	margin-left: 6px;
}
.data_campo_tabella {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
.table_normal {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.table_bold {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.table_huge {
	font-family: verdana;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.table_big {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.season {
	font-family: verdana;
	font-size: 24px;
	font-weight: bold;
	color: #0066CC;
}
.center {
	font-family: verdana;
	font-size: 12px;
	color: #0066CC;
	text-align: center;
}

