.testo

a:link {
	font-family: Arial;
	font-size: 13px;
	color: #CF0505;
	text-decoration: underline;
}

a:visited {
	font-family: Arial;
	font-size: 13px;
	color: #CF0505;
	text-decoration: underline;
}

a:hover {
	font-family: Arial;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}

a:active {
	font-family: Arial;
	font-size: 13px;
	color: #CF0505;
	text-decoration: underline;
}

.menu

.menu a:link {
	font-family: Arial;
	font-size: 18px;
	color: #CF0505;
	text-decoration: none;
}

.menu a:visited {
	font-family: Arial;
	font-size: 18px;
	color: #CF0505;
	text-decoration: none;
}

.menu a:hover {
	font-family: Arial;
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
}

.menu a:active {
	font-family: Arial;
	font-size: 18px;
	color: #CF0505;
	text-decoration: none;
}



