body {
	font-family: verdana,helvetica,sans-serif;
	background-color: #000000;
	font-size:11px;
	 scrollbar-face-color:#E0D2BE;
scrollbar-highlight-color:#F7F2EB;
scrollbar-3dlight-color:#EDE4D7;
scrollbar-darkshadow-color:#BDA077;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#18ff00;
scrollbar-track-color:#E5DDD1;
margin-top: 5px; 
}

td {
	font-family:"Courier New", Courier, monospace; 
	font-size:16px; 
	font-weight:bold; 
	color:#FFFFFF;
	line-height:18px;
	background-repeat:no-repeat;
}

h1
{
    font-size: 15px;
    color: #DC2167;
    font-family: verdana,helvetica,sans-serif;
	font-weight:bold; 
}

h2
{
    font-family:"Courier New", Courier, monospace; 
	font-size:11px; 
	font-weight:normal; 
	color:#FFFFFF;
	line-height:14px;
	background-repeat:no-repeat; 
}

h3
{
    font-size: 12px;
    color: #000000;
    font-family: verdana,helvetica,sans-serif;
	font-weight:bold; 
}

/*ingressi*/
h4
{
    font-size: 12px;
    color: #000000;
    font-family: verdana,helvetica,sans-serif;
	text-decoration: italic;
}


a
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

a:visited
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

a:active
{
    color: #464446;
    text-decoration: underline;
    font-weight: bold;
}

a:hover
{
  	color: #350342;
    text-decoration: none;
    font-weight: bold;
}
