.Cont1
{
   border-color: #00018c;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style:solid;
	}

.Cont2	
{
	border-color: #00018c;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
}
}
.testo
{
font-family: Tahoma;
font-size: 11px;
text-align: justify;
color: #00018C;
font-weight: 200;

}
.testodestra
{
font-family: Tahoma;
font-size: 11px;
text-align: right;
color: #00018C;
font-weight: 200;

}
.testolinkato
{
font-family: Tahoma;
font-size: 11px;
text-align: left;
color: #336699;
font-weight: bolder;
}
A:LINK {
color : #00018c;
text-decoration: none;

} 
A:VISITED {
color : #990000;
text-decoration: none;

} 
A:HOVER {
color : Black;
text-decoration : none;

} 
A:ACTIVE {
color : black;
text-decoration: none;

}
