.unordered { background-image:url(/ar/img/sfondo_colonne.jpg);
	color: #2E2173; font-weight: bold; }
	
A.unordered, A.unordered:link, A.unordered:visited, A.unordered:active 
	{ text-decoration: none; background-image: none; }

.ordered {background-image: url(/ar/img/sfondo_titolo.jpg); COLOR: #ffffff; FONT-WEIGHT: bold; }
A.ordered, A.ordered:link, A.ordered:visited, A.ordered:active  
	{ text-decoration: none; background-image: none; }
A.ordered:hover,A.unordered:hover  { text-decoration:underline }	

.dbTable {
	background-image:url(/img/sf_1.jpg);
	border-collapse:collapse; 
}

.dbCell { background-image:none; background-color: white; }

.forum { background-color:none }
.selected { background-color:#FFFF99 }
