A:link		{ text-decoration:none; font-weight:bold; font-family:verdana; font-size:13; color:blue}
A:visited  { text-decoration:none; font-weight:bold; font-family:verdana; font-size:13; color:#8888ff;}
A:hover	{ text-decoration:none; font-weight:bold; font-family:verdana; font-size:13; color:red;}

A.submenu:link		{
	text-decoration:none;
	font-weight:normal;
	font-family:verdana;
	font-size:12;
	color: #0076A4;
}
A.submenu:visited  { text-decoration:none; font-weight:normal; font-family:verdana; font-size:12; color:#0076A4;}
A.submenu:hover	{ text-decoration:none; font-weight:normal; font-family:verdana; font-size:12; color:blue;}

A.submenusmall:link		{ text-decoration:none; font-weight:normal; font-family:verdana; font-size:12; color:red}
A.submenusmall:visited  { text-decoration:none; font-weight:normal; font-family:verdana; font-size:12; color:red;}
A.submenusmall:hover	{ text-decoration:none; font-weight:normal; font-family:verdana; font-size:12; color:blue;}

.menu		{ font-weight:normal; font-family:verdana; font-size:17; color:navy;}

A.lista:link		{ text-decoration:none; font-weight:normal; font-family:verdana; font-size:13; color:white;}
A.lista:visited  { text-decoration:none; font-weight:normal; font-family:verdana; font-size:13; color:silver;}
A.lista:hover	{ text-decoration:none; font-weight:normal; font-family:verdana; font-size:13; color:red;}

.testoBlack	{
	text-decoration:none;
	font-weight:normal;
	font-family:verdana;
	font-size:13;
	color:black;
	width : 100%;
}
.testoBlue	{
	text-decoration:none;
	font-weight:normal;
	font-family:verdana;
	font-size:13;
	color:#0076A4;
	width : 100%;
}

.testoBlackSmall	{ text-decoration:none; font-weight:normal; font-family:verdana; font-size:11; color:black;}
.testoWhite	{ text-decoration:none; font-weight:normal; font-family:verdana; font-size:13; color:white;}
.testoWhiteSmall	{ text-decoration:none; font-weight:normal; font-family:verdana; font-size:13; color:white;}
.titolo	{ text-decoration:none; font-weight:bold; font-family:verdana; font-size:15; color:navy;}
.path	{ text-decoration:none; font-weight:bolder; font-family:verdana; font-size:17; color:white; filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=315, Strength=5); width:100%}
