body {

    background-color: #000066;
	text-align: center;

}

.ranttestosx {

font: 14px Arial, Helvetica, sans-serif;
color: #BEEDA3;
text-align: justify;

}

.ranttestodx {

font: 14px Arial, Helvetica, sans-serif;
color: #A6DBEA;
text-align: justify;

}

.ranttitolo {
	font: italic bold 26px Arial, Helvetica, sans-serif;
	color: #00cc66;
	text-align: center;
	background-color: #000066;


}

A:active { text-decoration: none; color: #AEAEAE }

A:visited { text-decoration: none; color: #F6B33D } 

A:link { text-decoration: none ; color: #F6B33D }

A:hover { text-decoration: none; color: #FFFFFF  }
.testonormale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #00CC66;
}
.utente {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #00CC00;
}
.commento {
	font-family: Arial, Helvetica, sans-serif;
	color: #00CC66;
	background-color: #000066;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.feed {
    font-family: Verdana, Arial, Helvetica, sans;
    font-size: 8pt;
    text-align: left;
    text-decoration: none;
    background-color: #000066;
    color: #BEEDA3;
    padding-top: 2px;
    padding-bottom: 2px;
}

.feed A {
    text-decoration: none;
    color: #BEEDA3;
}

.feed .f_title A {
    font-weight: bold;
}

.feed .f_date {
    font-size: 7pt;
    color: #BEEDA3;
}

.feed .f_text A {
    color: #A6DBEA;
}
