body
{
	background-color: #000;
}

img 
{ 
	border:0;
}

a:active, a:link, a:visited
{
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: none;
}

a:hover
{
	color: #FFFF00;
	font-family: Verdana;
	text-decoration: none;
}

#conteiner
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	width: 100%;
	height: 100%;
}

.giallo
{
	color: #FFFF00;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
}