@charset "utf-8";
/* CSS Document */

h1{
	font-size: 130%;
	text-decoration:underline;
}

h2{
	font-size: 115%;
	text-decoration:underline;
}

h3{
	font-size: 105%;
	text-decoration:underline;
}

.twoColFixRtHdr #container #sidebar1 ul li a{
	text-decoration: none;
	color: #FFFFFF;
}
.twoColFixRtHdr #container #sidebar1 ul li a img{
	border: 0;
}

#footer p{
	font-size: 9px;
	text-align: center;
}

#footer p a{
	text-decoration: none;
	color: #FFFFFF;
}

#footer p a:hover{
	color: #FFFF00;
}

.codice{
	color: #999999;
	font-size: 70%;
	width: 400px;
	margin: 5px auto;
}

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