A:LINK {
	color: Blue;
	text-decoration: none;
} 
A:VISITED {
	color: Blue;
	text-decoration: none;
} 
A:HOVER {
	color: Red;
	text-decoration: underline;
	background-color: transparent;
	border-left-width: medium;
}

.titolomenu {
	background-color: #8B0000;
	border-bottom-color: White;
	border-bottom-width: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: bold;
	color: White;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.bordotab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font: bold;
	color: #000000;
	background-color: #D3D3D3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: White;
	border-right-color: #000000;
	border-left-color: #000000;
}
.classetd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font: bold;
	color: #000000;
	background-color: #A9A9A9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.classetd a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	font: bold;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	position: relative;
	text-decoration: none;
	font-style: normal;
}
.classetd a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font: bold;
	color: #CC0000;
	text-decoration: none;
	background-color: #D3D3D3;
}

 