﻿.testo09normal {
	font-size: 9px;
	font-weight: normal;
}
.testo09bold {
	font-size: 9px;
	font-weight: bold;
}
.testo10bold {
	font-size: 10px;
	font-weight: bold;
}
.testo10normal {
	font-size: 10px;
	font-weight: normal;
}
.testo12normal {
	font-size: 12px;
	font-weight: normal;
}
.testo12bold {
	font-size: 12px;
	font-weight: bold;
}
.testo14bold {
	font-size: 14px;
	font-weight: bold;
}
.testo14normal {
	font-size: 14px;
	font-weight: normal;
}
.testo11normal {
	font-size: 11px;
	font-weight: normal;
}
.testo11bold {
	font-size: 11px;
	font-weight: bold;
}
.testo16bold {
	font-size: 16px;
	font-weight: bold;
}
.testo16normal {
	font-size: 16px;
	font-weight: normal;
}
a:link {
	color: #FF0016;
	text-decoration: underline;
}
a:visited {
	color: #FF0016;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #FF0016;
	text-decoration: underline;
}

