/* GENERALE */
/* tutti i colegamenti, quando non specificati */

A {
	color: #333333;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER {
	color: 0000CC;
	font-weight : bold;
	text-decoration : underline;
}
A:ACTIVE {
	color: #0000CC;
	text-decoration : none;
}


/* contenuto di tutte le tabelle */
TD {
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	color : #333333;
	font-style : normal;
	font-size : 10px;
}

.tendina {
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	color : #333333;
	font-style : normal;
	font-size : 10px;
}

.tendina2 {
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	color : #333333;
	font-style : normal;
	font-size : 11px;
}

.grassetto {
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	color : #333333;
	font-style : normal;
	font-size : 10px;
}
.grassettob {
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	font-style : normal;
	font-size : 10px;
}
.rosso {
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	color : #FC0000;
	font-style : normal;
	font-size : 10px;
}
.rossogrande {
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	color : #FC0000;
	font-style : normal;
	font-size : 14px;
}
.rossoenorme {
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	color : #FC0000;
	font-style : normal;
	font-size : 20px;
}
.blu {
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	color : #0033CC;
	font-style : normal;
	font-size : 10px;
}
.verde {
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	color : #008000;
	font-style : normal;
	font-size : 10px;
}
.bluenorme {
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	color : #0033CC;
	font-style : normal;
	font-size : 20px;
}
.titolo {
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	color : #333333;
	font-style : normal;
	font-size : 16px;
}
.titolo+ {
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	color : #333333;
	font-style : normal;
	font-size : 18px;
}
A.titololink {
	color: 9C0000; font-family: Verdana, Arial, sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
}
A.titololink:HOVER {
	color: 9C0000;
	text-decoration : underline;
	font-weight : bold;
}
A.titololink:ACTIVE {
	color: 9C0000;
	text-decoration : none;
	font-weight : bold;
}

A.pag {
 color: 838383; font-family: Verdana, Arial, sans-serif;
 text-decoration : none;
 font-size : 10px;
 font-weight : bold;
}

A.pag:HOVER {
 color: 838383;
 text-decoration : underline;
 font-weight : bold;
}

A.pag:ACTIVE {
 color: 838383;
 text-decoration : none;
 font-weight : bold;
}