body
{
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: normal;
    font-weight: bolder;
    background-color: #252525;
    color: #73ff73;
}

:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #73ff73;
	text-decoration: none;
}

:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #73ff73;
	text-decoration: none;
}

.TITOLI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
  color: #73ff73;
}

img.simul {
	cursor:pointer;
}

input.btn{
   width:200px;
   height:34px;
   color: #252525;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#ffd500;
   border:3px solid;
   border-top-color:#ffee00;
   border-left-color:#ffe000;
   border-right-color:#998000;
   border-bottom-color:#604000;
   cursor:pointer;
}
