BODY {
	background: White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small; 
}

.titolo {
	font-size: x-small;
}

input {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

A {
	text-decoration: none;
}

A:visited { 
	color:#666666  ; 
	text-decoration: none;
}

A:link { 
	color:#666666 ; 
	text-decoration: none;
}

A:hover { 
	color: #023D81;
}

A.normal {
	text-decoration: underline;
}

A.normal:visited { 
	color:#666666  ; 
	text-decoration: underline;
}

a.menusx {
	color: #e62e2e;
}

a.menusx:visited {
	color: #e62e2e;
}

a.menusx:hover {
	color: #4869ad;
}

.credits {
	color: #a0a0a0;
}

