TD.form {
	color : #330099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

input.form {
	color : #330099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #E0E0E0;
}

TD.titolo {
	color : #330099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
}

TD.tabm {
	color : #330099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

TD.tab {
	color : #330099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

A.linkb {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #00007b;
	font-weight: bold ;
	text-decoration : none;
}

A.linkb:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : red;
	font-weight: bold ;
}

A.linkm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #00007b;
	font-weight: bold ;
	text-decoration : none;
}

A.linkm:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : red;
	font-weight: bold ;
}

td.Credits {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #00007b;
}

A.Credits {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #00007b;
}

A.Credits:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : Red;
}