A.table {
	color: #003399;
	text-decoration : none
	font-family: Verdana;
	font-size: 10px
}
A.table:Visited  {
	color :#006699;
	text-decoration : none
	font-family: Verdana;
	font-size: 12px
}
A.table:Active  {
	color :#003399;
	text-decoration : none
	font-family: Verdana;
	font-size: 12px
}
A.table:Hover  {
	color :#FF0000; 
	text-decoration : none
	font-family: Verdana;
	font-size: 12px
}

A.normal {
	color: #003399;
	text-decoration : none
	font-family: Verdana;
	font-size: 12px
}
A.normal:Visited  {
	color :#006699;
	text-decoration : none
	font-family: Verdana;
	font-size: 12px
}
A.normal:Active  {
	color :#003399;
	text-decoration : none
	font-family: Verdana;
	font-size: 12px
}
A.normal:Hover  {
	color :#FF0000; 
	text-decoration : none
	font-family: Verdana;
	font-size: 12px
}

.testo {
	font-family: Verdana;
	font-size: 12px;
}

.tabella {
	font-family: Verdana;
	font-size: 12px;
}

body {
	font-family: Verdana;
	font-size: 12px
}

p {
	font-family: Verdana
	font-size: 12px
}

td {
	font-family: Verdana
	font-size: 12px
}
