.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.testo a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DBE3EA;
	font-weight: bold;
	text-decoration: blink;
}

.testo a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: blink;
}

.testo a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: blink;
}

.testo a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DBE3EA;
	font-weight: bold;
	text-decoration: blink;
}

.form {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	BACKGROUND-COLOR: #748DA8;
	text-decoration: none;
	BORDER-RIGHT: #DBE3EA 2px solid;
	BORDER-TOP: #DBE3EA 2px solid; 
	BORDER-BOTTOM: #DBE3EA 2px solid;
	BORDER-LEFT: #DBE3EA 2px solid; 
}
.table2 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	BACKGROUND-COLOR: #A7B9CB;
	text-decoration: none;
	BORDER-RIGHT: #DBE3EA 1px solid;
	BORDER-TOP: #DBE3EA 1px solid; 
	BORDER-BOTTOM: #DBE3EA 1px solid;
	BORDER-LEFT: #DBE3EA 1px solid; 
}
