/*----Style creato da  me Ovidiu Popa ----*/
/*----- Ultima modifica 25 -02-2013 ----*/

<!--
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:focus {
	text-decoration:none;
}  	
body {
	color:black;
	line-height:105%;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#FFFFFF;
	background-image:url(http://tilibero.altervista.org/tilibero%2001.gif);
}
a:link {
	color: #0033FF;
}
a:visited {
	color: :#0033FF;
}
a:active {
	color:#0033FF;
}
a:hover{
	color: #CC0000; 
    text-transform: none;
  }
a:focus {
	color:#0033FF;
}
a :link img{
filter:Alpha(opacity=100);
-moz-opacity: 1.0; 
-khtml-opacity: 1.0;
opacity: 1.0;
}
a:hover  img{  
filter:Alpha(opacity=80) ;
-moz-opacity: 0.8; 
-khtml-opacity: 0.8; 
opacity: 0.8;
}
.lista ul, p {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
	margin-left:0px;
}

-->
