@charset "utf-8";

.text {
	font-family: Arial;
	font-size: 11px;
	color: #282828;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}
.text:hover {
	font-family: Arial;
	font-size: 11px;
	color: #B54232;
	font-weight: normal;
	line-height: 20px;
    text-decoration: none;
}
.text2 {
	font-family: Arial;
	font-size: 12px;
	color: #282828;
	font-weight: bolder;
	line-height: 20px;
	text-decoration: none;
}
.text2:hover {
	font-family: Arial;
	font-size: 12px;
	color: #A53338;
	font-weight: bolder;
	line-height: 20px;
	text-decoration: none;
}
.text2b {
	font-family: Arial;
	font-size: 12px;
	color: #282828;
	font-weight: bolder;
	line-height: 20px;
	text-decoration: none;
}
.text2red {
	font-family: Arial;
	font-size: 12px;
	color: #B54232;
	font-weight: bolder;
	line-height: 20px;
}
.text2redbig {
	font-family: Arial;
	font-size: 16px;
	color: #B54232;
	font-weight: bolder;
	line-height: 20px;
}
.text3 {
	font-family: Arial;
	font-size: 11px;
	color: #B54232;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}
.text3:hover {
	font-family: Arial;
	font-size: 11px;
	color: #282828;
	font-weight: normal;
	line-height: 20px;
    text-decoration: none;
}
.text4 {
	font-family: Arial;
	font-size: 11px;
	color: #282828;
	font-weight: normal;
	line-height: 20px;
}
.text4bold {
	font-family: Arial;
	font-size: 11px;
	color: #72706C;
	font-weight: bolder;
	line-height: 20px;
}
.text4boldred {
	font-family: Arial;
	font-size: 11px;
	color: #B54232;
	font-weight: bolder;
	line-height: 20px;
}
.piva {
	font-family: Arial;
	font-size: 10px;
	color: #990000;
	font-weight: normal;
    text-decoration: none;
}
.hosting {
	font-family: Arial;
	font-size: 10px;
	color: #990000;
	font-weight: normal;
    text-decoration: none;
}
.hosting:hover {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
    text-decoration: none;
}