.stile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}

.Stile1 {color: #F0F0F0}

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00CC00;
}

a:link { font-size:10px; color:#00FF00; text-decoration:none; }
a:visited { font-size:10px; color: #00FF00; text-decoration:none; }
a:hover { font-size:10px; color:#000000; text-decoration:none; background-color:#00FF00; }
a:active { font-size:10px; color:#FF0000; }

.stileBIANCO { font-size:10px; color:#FFFFFF; }
.titolo { font-weight:bold; font-size:12px;}
.titoloBIANCO { font-weight:bold; font-size:12px; color:#FFFFFF; }

/* testata, contiene #plogo e un div di facebook  */
#header {
position:relative;
top:0px;
left:0px;
width:1000px;
height:60px;
display:block;
overflow:visible;
}
/* logo power-games, incluso in #header */
#plogo {
position:relative;
top:0px;
left:0px;
width:308px;
height:60px;
float:left;
}

