BODY {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px;
	text-decoration : none; 
	color : #000000;  
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3D2595;
}
TABLE, TR, TD, TH {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px;
	text-decoration : none; 
	color : #000000;  
}
P, INPUT, SELECT, TEXTAREA, TEXT {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px;
	text-decoration : none; 
	color : #000000;  
}
a:link {
	color : #960016;
	text-decoration:none;
	font-weight : bold;
}
a:visited {
	color : #960016;
	text-decoration:none;
	font-weight : bold;
}
a:hover {
	color : #bb001c;
	text-decoration:none;
	font-weight : bold;
}

a.titolo:link {
	color : #FFFFFF;
	text-decoration:none;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 14px;
}
a.titolo:visited {
	color : #FFFFFF;
	text-decoration:none;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 14px;
}
a.titolo:hover {
	color : #8e0606;
	text-decoration:none;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 14px;
}

img { behavior:	url("pngbehavior.htc"); }