BODY, SELECT, INPUT  {
	font-family : Tahoma, Verdana, Helvetica, Arial;
	font-size : 13px;
	font-weight : light;
	font-style : normal;
	color : #330000;
	line-height: 150%;
}

a { text-decoration: none}
a:hover { text-decoration: underline}
a:visited { color: #dd0064}
a:link { color: #dd0064}

.Titolo
{
	font-family : Tahoma, Verdana, Helvetica, Arial;
	font-size : 18px;
	font-weight : bold;
	font-style : normal;
	color : #dd0064;
	text-decoration : none;
}

.TitoloGreen
{
	font-family : Tahoma, Verdana, Helvetica, Arial;
	font-size : 26px;
	font-weight : bold;
	font-style : normal;
	color : #00b000;
	text-decoration : none;
}

.TitoloRed
{
	font-family : Tahoma, Verdana, Helvetica, Arial;
	font-size : 26px;
	font-weight : bold;
	font-style : normal;
	color : #ff0000;
	text-decoration : none;
}

.TitoloBrown
{
	font-family : Tahoma, Verdana, Helvetica, Arial;
	font-size : 26px;
	font-weight : bold;
	font-style : normal;
	color : #330000;
	text-decoration : none;
}

.TitoloBlu
{
	font-family : Tahoma, Verdana, Helvetica, Arial;
	font-size : 26px;
	font-weight : bold;
	font-style : normal;
	color : #0d0385;
	text-decoration : none;
}

.Menu
{
	font-family : Tahoma, Verdana, Helvetica, Arial;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	font-variant :  small-caps;
	color : #dd0064;
	text-decoration : none;
}

.Menu2
{
	font-family : Tahoma, Verdana, Helvetica, Arial;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	color : #dd0064;
	text-decoration : none;
}

.Testo  {
	font-family : Tahoma, Verdana, Helvetica, Arial;
	font-size : 13px;
	font-weight : light;
	font-style : normal;
	color : #330000;
	line-height: 150%;
}

.TestoGreen  {
	font-family : Tahoma, Verdana, Helvetica, Arial;
	font-size : 13px;
	font-weight : bold;
	font-style : normal;
	color : #00b000;
	line-height: 150%;
}

.TestoRed  {
	font-family : Tahoma, Verdana, Helvetica, Arial;
	font-size : 13px;
	font-weight : bold;
	font-style : normal;
	color : #ff0000;
	line-height: 150%;
}

.TestoPurple  {
	font-family : Tahoma, Verdana, Helvetica, Arial;
	font-size : 13px;
	font-weight : bold;
	font-style : normal;
	color : #dd0064;
	line-height: 150%;
}

.TestoTabella  {
	font-family : Tahoma, Verdana, Helvetica, Arial;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #330000;
	line-height: 150%;
}

.TestoTabellaLight  {
	font-family : Tahoma, Verdana, Helvetica, Arial;
	font-size : 11px;
	font-weight : light;
	font-style : normal;
	color : #330000;
	line-height: 150%;
}

.Footer  {
	font-family : Tahoma, Verdana, Helvetica, Arial;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #330000;
	text-decoration: none
}

.Footer:hover { text-decoration: underline}
.Footer:visited { color: #330000}
.Footer:link { color: #330000064}

.BackGround {
	background-color: #330000;
}

.BackGroundBody {
	background-color: #F1F652;
}

.TitoloTabella
{
	font-family : Tahoma, Verdana, Helvetica, Arial;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
}
