body
{
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	line-height: 1.5em;
	font-size: 12px;
  	background: #666 url("../images/bg.gif");
}

a
{
  color: Gray;
  font-family: Arial, Verdana, "Trebuchet MS";
  font-size: 13px;
  text-decoration: underline;
}

a:hover
{
  color: Gray;
  font-family: Arial, Verdana, "Trebuchet MS";
  font-size: 13px;
  text-decoration: none;
}

.testo
{
  vertical-align: top;
  font-size: 12px;
}

#content
{
  width: 100%;
  height: 100%;
}

#save
{
  text-align: right;
  vertical-align: top;
  padding-top: 30px;
  padding-left: 9px;
}

#mail
{
	padding-left: 70px;
}

#mail h3
{
  vertical-align: top;
  color: #cce181;
  font-family: Arial, Verdana, "Trebuchet MS";
  font-size: 14px;
  font-weight: bold;
}

#link
{
  vertical-align: top;
  line-height: 1.0em;
  color: White;
  font-family: Arial, Verdana, "Trebuchet MS";
  font-size: 13px;
  padding-left: 40px;
  padding-right: 40px;
}

#link h3
{
  vertical-align: top;
  color: #cce181;
  font-family: Arial, Verdana, "Trebuchet MS";
  font-size: 14px;
  font-weight: bold;
}

#link a
{
  color: White;
  font-family: Arial, Verdana, "Trebuchet MS";
  font-size: 13px;
  text-decoration: none;
}

#link a:hover
{
  color: White;
  font-family: Arial, Verdana, "Trebuchet MS";
  font-size: 13px;
  text-decoration: none;
}

.link
{
  vertical-align: top;
  color: White;
  font-family: Arial, Verdana, "Trebuchet MS";
  font-size: 13px;
}

