textarea {
	font-family: Tahoma;
	font-size: 9px;
	color: #5c5576;
	background-color: #000000;
	border: 1px solid #5c5576;
	cursor: crosshair;
scrollbar-Track-Color:#000000;
scrollbar-Face-Color:#000000;
scrollbar-Arrow-Color:#5c5576;
scrollbar-3dLight-Color:#000000;
scrollbar-DarkShadow-Color:#000000;
scrollbar-Highlight-Color:#000000;
scrollbar-Shadow-Color:#000000;
}

body
{background:transparent;
background-attachment: scroll;
font-family: Tahoma;
color: #9e978f;
font-weight: none; 
font-size: 12px;
text-align: Left;
letter-spacing:2px;
cursor: crosshair;
scrollbar-Track-Color:#000000;
scrollbar-Face-Color:#000000;
scrollbar-Arrow-Color:#5c5576;
scrollbar-3dLight-Color:#000000;
scrollbar-DarkShadow-Color:#000000;
scrollbar-Highlight-Color:#5c5576;
scrollbar-Shadow-Color:#5c5576;
}
.TopMappa{
text-align: Left;
font-size: 12px; 
font-family: tahoma;
font-weight: bold; 
color: #5c5576;
border: 2px solid; 
border-top-width: 0px; 
border-right-width: 0px;
border-left-width: 0px; 
border-bottom-width: 2px;
border-color: #5c5576;
border-bottom: dotted #5c5576 1px;
}
a:link{
text-decoration:none;
color:#5c5576;
}

a:visited{
text-decoration:line-through;
color:#9e978f;}

a:hover{
text-decoration: line-through;
cursor: help;
color:#9e978f;
}