.test A:link {
	color: 800000;
	text-decoration: none;
}
.test A:visited {
	text-decoration: none;
	color: 800000;
}
.test A:hover {
	text-decoration: none;
	color: ffffff;
}
.test A:active {
	text-decoration: none;
	color: 800000;
}


.test2 A:link {
	color: 800000;
	text-decoration: none;
}
.test2 A:visited {
	text-decoration: none;
	color: 800000;
}
.test2 A:hover {
	text-decoration: none;
	color: 000000;
}
.test2 A:active {
	text-decoration: none;
	color: 800000;
}

.Stile4 {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
}
.Stile5 {color: #800000}
.Stile1 {
	font-family: Tahoma;
	color: #800000;
	font-size: 10px;
}