.white { 
text-align: right;
color: white;
}

.bignews {
font-weight : bold; 
font-size: 15px;
color: #DD0000; 
}

.bigArchivio {
font-weight : bold; 
font-size: 12px;
text-align: left;
color: Black; 
}

.strongred {
font-weight : bold; 
font-size: 11px;
letter-spacing: 1px;
color: #DD0000; 
}

.strongnews {
font-weight: bold;
font-size:11px;
}

.rowPari {
   font-size: 11px;
	background-color: #FCEEED;
}

.rowDispari {
   font-size: 11px;
	background-color: #FEF5F5;
}

.text {
	font: 10px Arial, Helvetica, sans-serif;
}


.inputAnno {
	margin: 2px 0 0 9px;
	padding: 0 2px 0 2px;
	width: 150px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: black;
	border: 1px solid black;
	background: #dcdcdc;
}