body, a, td  { 
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
}

.bulletara {
	list-style : url(http://www.artusiegaleno.com/css/Vara.jpg);
	font-size: x-small;
}


.bulletazz {
	list-style : url(http://www.artusiegaleno.com/css/Vazz.jpg);
	font-size: x-small;
}


A:ACTIVE, A:HOVER {
	color : #000000; 	
	background-color : 	#ff8000; 
}


.xxs-bianco { 
	color: #ffffff; 
	font-size: xx-small;
}

.xxs-nero { 
	color: #000000; 
	font-size: xx-small;
}

.xs-bianco { 
	color: #ffffff; 
	font-size: x-small; 
}


.s-bianco { 
	color: #ffffff;
	font-size: small;
}

.s-nero { 
	color: #000000;
	font-weight: bold; 
	font-size: small;
}

.m-bianco { 
	color: #ffffff;
	font-size: medium;
}


.login-bianco { 
	color: white; 
	text-decoration: none;
	font-size: small;
}

.login-bianco-dec { 
	color: white; 
	font-size: small;
}


.bottoni { 
	color: white; 
	font-size: small; 
	text-decoration: none;
}


.payoff-a { 
	color: #5d84ff; 
	font-size: small; 
	text-align: center;
}



.payoff-o { 
	color: #ff8000; 
	font-size: medium; 
	text-align: center;
}


.subtitle-a { 
	color: #5d84ff; 
	font-size: medium; 
	font-weight : bold;
	text-align: right;
}

.subtitle-o { 
	color: #ff8000; 
	font-size: medium; 
	font-weight : bold;
}


