<style type="text/css">

P
{
}
H1
{
}
H2
{
}
H3
{
}

A  {
        color: #4B68AF;
        text-decoration: none
   }


A:Visited  {
	color : #4B68AF;
        text-decoration: none
}

A:Active  {
	color : #990000;
}

A:Hover  {
	color : #990000;
        text-decoration: none
}

.bordato {
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.bordatoTabella {
	border: #464646;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
TD {
 	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
}
</style>