											font {
												font-family: Tahoma;
												font-size: 10pt;
												font-weight: normal;
												color: #000000;
											}
											font.nome_viaggio {
												font-family: Tahoma;
												font-size: 10pt;
												font-weight: bold;
												color: #000000;
												background-color: #c0c0c0;
											}
											font.time {
												font-family: Tahoma;
												font-size: 8pt;
												font-weight: bold;
												color: #000000;
											}
											.anno {
												font-family: Tahoma;
												font-size: 14px;
												font-weight: bold;
												color: #000000;
											}
											font.icon {
												font-family: Tahoma;
												font-size: 8pt;
												font-weight: normal;
												color: #000000;
											}
											font.feedback_dx {
												font-family: Tahoma;
												font-size: 8pt;
												font-weight: normal;
												color: #000000;
											}
											font.stats_dx {
												font-family: Tahoma;
												font-size: 8pt;
												font-weight: normal;
												color: #000000;
											}
											font.news_dx {
												font-family: Tahoma;
												font-size: 8pt;
												font-weight: normal;
												color: #000000;
											}
											font.news {
												font-family: Tahoma;
												font-size: 8pt;
												font-weight: normal;
												color: #000000;
											}
											font.stats {
												font-family: Tahoma;
												font-size: 8pt;
												font-weight: bold;
												color: #ff0000;
											}
											font.copyright {
												font-family: Tahoma;
												font-size: 8pt;
												font-weight: bold;
												color: #000000;
											}
											font.menu_down {
												font-family: Tahoma;
												font-size: 10px;
												font-weight: normal;
												color: #000000;
											}
											font.pop {
												font-family: Tahoma;
												font-size: 10px;
												font-weight: normal;
												color: #000000;
											}
											a {
												font-family: Tahoma;
												font-size: 8pt;
												font-weight: bold;
												color: #922D47;
											}
											a:hover {
												font-family: Tahoma;
												font-size: 8pt;
												font-weight: bold;
												color: #F99513;
											}
											a.credits {
												font-family: Tahoma;
												font-size: 8pt;
												font-weight: normal;
												color: #000000;
											}
											a.credits:hover {
												font-family: Tahoma;
												font-size: 8pt;
												font-weight: normal;
												color: #F99513;
											}
											input {
												border-style: solid;
												border-color: #000000;
												border-width: 1px;
												background-color: #F99513;
											}
											textarea {
												border-style: solid;
												border-color: #000000;
												border-width: 1px;
												background-color: #F99513;
											}
											input.submit {
												background-color: #F99513;
												border: thin groove #000000;
												font-family: Tahoma;
												font-size: 9px;
												font-weight: normal;
											}
