#contenuto { position: absolute; top: 171px; left: 12px; width: 970px; height: 357px; overflow: scroll; font: 9pt century gothic; 
	color: #000000;
	letter-spacing: 1px }
	
	body, table, tr, td {
	font: 7pt century gothic; 
	color: #ffffff;
	letter-spacing: 1px}
body {
	background-color: #E60890
}
a:link, a:active, a:visited {
	font-weight: normal;
	color: #000000}
a:hover {color: #000000}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

input, textarea, option, select {
	background-color: #ffffff;
	font: 8pt century gothic;
	color: #000000;
	letter-spacing: 1px;
	border: 0px solid #000000;
	padding:2px; }
	

	
<!--
BODY {
scrollbar-face-color: #E60890;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #E60890;
scrollbar-darkshadow-color: #E60890;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #E60890;
}
-->