
A		{ text-decoration: none}
A:link		{ color:#006666}
A:visited	{ color: #006666}
A:active	{ color: #006666}
A:hover		{
	color:#006666;
	font-weight: bold;
}

.cellover{color:#006666;
	font-weight: bold;
	cursor:'hand';}
.cellleave{color:#006666;}
.BarraTitulo {
 background:url(../images/FonsTitol.jpg);
 width:875px;
 text-align:center;
 font-size:24px;
 font-weight:bold;
 font-family:Helvetica, Verdana, Arial, sans-serif;
 color:#ffffff;
 }
.testo {
	font-family:Arial, sans-serif, Verdana, Helvetica,;
	font-size: 10px;
	font-weight:bold;
	color: #002f71;
}

body{
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-right:0;
background:url(../images/fonsStandar_01.jpg) fixed;
background-repeat:no-repeat;

}
.pbody{
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-right:0;
background:url(../images/fonsStandar_01.jpg) fixed;
background-repeat:no-repeat;

}
IMG{border-style:none}

.inptext {border-color:#FFFFCC}
.inp{background-color:#FFFFCC}

