@charset "iso-8859-1";
/* CSS Document */

<style type="text/css">
<!--

.testo
{
	font-family:Verdana;
	font-size:9px;
	color:#000;
}

.testo_medio
{
	font-family:Verdana;
	font-size:11px;
	color:#000;
}

.testo_w
{
	font-family:Verdana;
	font-size:10px;
	color:#ffffff;
}

.chiaro
{
	font-family:Verdana;
	color:#ffffff;
	font-size:11px
}

.body
{
	background-image:url(../images/body.jpg);
	background-repeat:repeat-y;
	width:906px;
	height:1px;
}

.sfondo
{
	background-image:url(../images/sfondo.jpg);
	background-repeat:repeat-x;
}

a:link {
	color: #ffffff;
	text-decoration:none;
}

a:visited {
	color: #ffffff;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:none;
}

a.link1:link {
	font-family:Verdana;
	font-size:10px;
	color:#000;
	text-decoration:none;
}

a.link1:visited {
	font-family:Verdana;
	font-size:10px;
	color:#000;
	text-decoration:none;
}

a.link1:hover {
	font-family:Verdana;
	font-size:10px;
	color:#999;
	text-decoration:none;
}

a.news:link {
	font-family:Verdana;
	font-size:11px;
	color:#000;
	text-decoration:none;
}

a.news:visited {
	font-family:Verdana;
	font-size:11px;
	color:#000;
	text-decoration:none;
}

a.news:hover {
	font-family:Verdana;
	font-size:11px;
	color:#999;
	text-decoration:none;
}
-->
</style>
