A  {
	font-size : xx-small;
	color : #703200;
	text-decoration : underline;
}

A:Visited  {
	color : #703200;
	text-decoration : underline;
}

A:Active  {
	text-decoration : underline;
}

A:Hover  {
	text-decoration : underline;
}

BODY  {
	font-size : xx-small;
	font-family : Verdana;
	color : #000000;
}

.t1  {
	font-weight : bold;
	font-size : 12;
	color : #703200;
}

.t2  {
	font-size : xx-small;
}

.t3  {
	font-weight : bold;
	font-size : xx-small;
	color : #703200;
}

.t4  {
	font-size : x-small;
}

.t5  {
	font-weight : bold;
	font-size : 12;
	color : #703200;
        text-decoration : underline;
}

.form  {
	border-width : 1;
	border-color : #fffaf0;
	font-size : 12;
	font-family : Verdana;
	background-color : #fffaf0;
	color : #000000;
	font-weight : normal;
	border-width : thin;
}

.bottone1  {
	font-size : xx-small;
	font-family : Verdana;
	color : #000000;
	font-weight : bold;
	border-width : thin;
}

.tab1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #898989;
	border-right-color: #898989;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #898989;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #898989;
}


