.Menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #9297B8;
	text-decoration: none;
	line-height: 200%;
}
.MenuSelezione {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 200%;
	background-color: #B8BBD1;

}
.Titolo {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #405080;
	text-decoration: none;
	line-height: normal;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #405080;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.SubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.ProgramDay {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #993366;
	text-decoration: none;
}
.ProgramBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #405080;
	text-decoration: none;
}
.ProgramHour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993366;
	text-decoration: none;
}
.ProgramTopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.Subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
