a:link {
	text-decoration:none;
	color:#ffff60 ;
}
a:hover {
	text-decoration:none;
	color:#ffff60 ;
}
a:visited {
	text-decoration:none;
	color:#ffff60 ;
}
a:visited:hover {
	text-decoration:none;
	color:#ffff60 ;
}
a:active {
	text-decoration:none;
	color:#ffff60 ;
}

body{
	margin:0;
	padding:0;
	position:absolute; left:0; top:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
	font-variant:normal;
	background-color:#333333;
	color:#CCCCCC;
	height:100%;
	width:100%;
}

td#principale {
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#cccccc ;
	font-size:11px;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
	font-variant:normal;
	}

.normal{
	font-size:11px;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
	font-variant:normal;
	color:#CCCCCC;
}
