.coloribase{background: #000000 ; color: #ffffff }

IMG {border : 0px}

A:link {color: #00ff00}
A:visited{color :#ff0000}
A:hover{color :#FFFF00 }


.giustifica{text-align: justify}
.centra{text-align: center}


.spazia30{margin-bottom: 30px}

.floatleft{float:left}

.floatright{float:right}

.nobordi{border: 0px}


.navbar{  width: 200px; float:left; 
          text-align: center ; 
          text-decoration: none; 
	  font-weight: bold; 
	  font-family: monospace}

.inizentry{
	font-family: monospaced;
	font-weight: bold;
	border-style: line;
	
	border-color: #ffffff;

}

.colorechiaro{background: #077cc2; color: #ffffff;}
.colorescuro{background: #4bb5f2; color: #ffffff;}