body {FONT-FAMILY: verdana, arial}
td {FONT-FAMILY: verdana, arial}
A:link {COLOR: "#bb1003"}
A:visited {COLOR: "#666666"}
A:hover {COLOR: "#000000"}

a.titolo:link	{
	color: #bb1003;
}

a.titolo:visited	{
	color: #bb1003;
}

a.titolo:hover	{
	color: #000000;
}

a.barra:link	{
	color: #ffffff;
	text-decoration: none;
}

a.barra:visited	{
	color: #ffffff;
	text-decoration: none;
}

a.barra:hover	{
	color: #ffffff;
	text-decoration: underline;
}

a.barra2:link	{
	color: #000000;
	text-decoration: none;
}

a.barra2:visited	{
	color: #000000;
	text-decoration: none;
}

a.barra2:hover	{
	color: #000000;
	text-decoration: underline;
}

a.nav:link	{
	color: #000000;
text-decoration: underline;
}

a.nav:visited	{
	color: #000000;
text-decoration: underline;
}

a.nav:hover	{
	color: #000000;
	text-decoration: none;
}