BODY 

a.menu {
	font-family : Verdana;
	font-size : 12px;
	color : #ffffff;
	text-decoration : none;
}
a.menu:hover {
	font-family : Verdana;
	font-size : 12px;
	color : #666666;
	text-decoration : none;
}

a.link {
	font-family : Verdana;
	font-size : 12px;
	color : #410404;
	text-decoration : none;
}
a.link:hover {
	font-family : Verdana;
	font-size : 12px;
	color : #666666;
	text-decoration : none;
}

a.programmazione {
	font-family : Verdana;
	font-size : 14px;
	text-decoration : none;
	color : #F04E23;
	font-weight : bold;
	letter-spacing : 1px;
}

a.programmazione:hover {
	font-family : Verdana;
	font-size : 14px;
	text-decoration : none;
	color : #666666;
	font-weight : bold;
	letter-spacing : 1px;
}

td.txgrande {
	font-family : Verdana;
	font-size : 14px;
	color : #f54b16;
}

td.txrosso {
	font-family : Verdana;
	font-size : 12px;
	color : #410404;
}

td.menu {
	font-family : Verdana;
	font-size : 12px;
	color : #F04E23;
}
td.menubianco {
	font-family : Verdana;
	font-size : 12px;
	color : #ffffff;
}

td.testo {
	font-family : Verdana;
	font-size : 11px;
	color : #ffffff;
}

td.testolargo {
	font-family : Verdana;
	font-size : 11px;
	color : #ffffff;
	letter-spacing : 1px;
}

input.testo {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bolder;
	color : #ffffff;
}
select.testo {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bolder;
	color : #800000;
}


