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