A:link, A:visited { color:black }

A:link, A:visited { text-decoration: none }

A:hover { color: darkred}

A:hover { text-decoration: underline }

A:active { color: red}

A:active { text-decoration: none }

.tabHome
{
border-left: 5 solid #f2f2f2
background-color: #ffffff
}

.sottolineaTD {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
