a:link    {text-decoration: none; color: #cc0000; font-weight: normal;}
a:visited {text-decoration: none; color: #cc0000; font-weight: normal;}
a:active  {text-decoration: underline; color: #cc0000; font-weight: normal;}
a:hover   {text-decoration: underline; color: #cc0000; font-weight: normal;}

a.link1:link    {text-decoration: none; color: #4d4d4d; font-weight: normal;}
a.link1:visited {text-decoration: none; color: #4d4d4d; font-weight: normal;}
a.link1:active  {text-decoration: none; color: #cc0000; font-weight: normal;}
a.link1:hover   {text-decoration: none; color: #cc0000; font-weight: normal;}

a.link2:link    {text-decoration: none; color: #11822b; font-weight: normal;font-style: italic;}
a.link2:visited {text-decoration: none; color: #11822b; font-weight: normal;font-style: italic;}
a.link2:active  {text-decoration: none; color: #cc0000; font-weight: normal;font-style: italic;}
a.link2:hover   {text-decoration: none; color: #cc0000; font-weight: normal;font-style: italic;}

a.link3:link    {text-decoration: none; color: #ffffff; font-weight: normal;}
a.link3:visited {text-decoration: none; color: #ffffff; font-weight: normal;}
a.link3:active  {text-decoration: none; color: #b3007b; font-weight: normal;}
a.link3:hover   {text-decoration: none; color: #b3007b; font-weight: normal;}

a.link4:link    {text-decoration: none; color: #ffffff; font-weight: normal;font-style: italic;}
a.link4:visited {text-decoration: none; color: #ffffff; font-weight: normal;font-style: italic;}
a.link4:active  {text-decoration: none; color: #4d4d4d; font-weight: normal;font-style: italic;}
a.link4:hover   {text-decoration: none; color: #4d4d4d; font-weight: normal;font-style: italic;}

a.link5:link    {text-decoration: none; color: #ffffff; font-weight: normal;font-style: normal;}
a.link5:visited {text-decoration: none; color: #ffffff; font-weight: normal;font-style: normal;}
a.link5:active  {text-decoration: underline; color: #ffffff; font-weight: normal;font-style: normal;}
a.link5:hover   {text-decoration: underline; color: #ffffff; font-weight: normal;font-style: normal;}

a.link_menu:link    {text-decoration: none; color: #e4e4e4; font-weight: normal;}
a.link_menu:visited {text-decoration: none; color: #e4e4e4; font-weight: normal;}
a.link_menu:active  {text-decoration: none; color: #f378d3; font-weight: normal;}
a.link_menu:hover   {text-decoration: none; color: #f378d3; font-weight: normal;}

a.link_menuR:link    {text-decoration: none; color: #f378d3; font-weight: normal;}
a.link_menuR:visited {text-decoration: none; color: #f378d3; font-weight: normal;}
a.link_menuR:active  {text-decoration: none; color: #f378d3; font-weight: normal;}
a.link_menuR:hover   {text-decoration: none; color: #f378d3; font-weight: normal;}

p {margin:0}
form {margin:0}

.normale  {
					font-family : "Trebuchet MS",Arial,Helvetica, sans-serif;
					font-size : 0.9em;
					font-style: normal;
					font-weight: normal;
					color: #FFFFFF;
					}

.piccolo  {
					font-family : "Trebuchet MS",Arial,Helvetica, sans-serif;
					font-size : 0.8em;
					font-style: normal;
					font-weight: normal;
					color: #FFFFFF;
					}
.txtmenu  {
					font-family : "Trebuchet MS",Arial,Helvetica, sans-serif;
					font-size : 0.9em;
					font-style: normal;
					font-weight: normal;
					color: #e4e4e4;
					border-bottom:1px solid #4c4c4c;
					}


