﻿body
{
	font-size: 10pt;
	color: black;
	font-family: Tahoma, Verdana;
}

a:link       { color: #FFFFFF; font-weight: bold; text-decoration: none }
a:visited    { color: #C0C0C0; font-weight: bold; text-decoration: none }
a:hover      { color: #333366; font-weight: bold; }

.BKG_CHIARO a:link
{
	color: #08315A;
	font-weight: bold;
}
.BKG_CHIARO a:visited
{
	color: #08315A;
	text-decoration: none;
	font-weight: bold;
}
.BKG_CHIARO a:hover
{
	color: #f1f1f5;
	text-decoration: none;
	font-weight: bold;
	
}

.HELP a:link       { color: #BC0034; font-weight: bold; text-decoration: none }
.HELP a:visited    { color: #BC0034; font-weight: bold; text-decoration: none  }
.HELP a:hover      { color: #EA8600; font-weight: bold ; }

.MENU a:link
{
	color: #F1F1F5;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
.MENU a:visited
{
	color: #F1F1F5;
	text-decoration: none;
	font-weight: bold;
	font-size: 7pt;
}
.MENU a:hover
{
	color: #08315A;
	font-weight: bold;
	font-size: 7pt;
}

.MENU_SEPARATORE
{
	color: #ffff99;
	font-weight: bold;
	font-size: 7pt;
}

.INTESTAZIONE
{
	color: #ffff99;
	font-weight: bold;
}

.TASTO
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
}

.GRUPPO_SFONDO {  background-color:#C6D0DD }
.TABELLA_MESSAGGIO
{
	background-color: #D90323;
	color: #F1F1F5;
	text-align: right;
	font-weight: bold;
	font-size: 8pt;
}
