

/*
body 
{
	background: url(../img/bkg.jpg) repeat-x center top;
	background-attachment:fixed;
	margin:0px;
	padding:0px;
	color:transparent;
}*/

A.rosso { color: #990033; background-color:transparent; text-decoration : none }

A:Visited.rosso { color: #990033; background-color:transparent; text-decoration : none }

A:Active.rosso { color: #990033; background-color:transparent; text-decoration : none }

A:Hover.rosso  { color: #FF9900; text-decoration: none }



A.giallo { color: #FF9900; background-color:transparent; text-decoration : none }

A:Visited.giallo { color: #FF9900; background-color:transparent; text-decoration : none }

A:Active.giallo { color: #FF9900; background-color:transparent; text-decoration : none }

A:Hover.giallo  { color: #990033; text-decoration: none }


A.bianco { color: #ffffff; background-color:transparent; text-decoration : none }

A:Visited.bianco { color: #ffffff; background-color:transparent; text-decoration : none }

A:Active.bianco { color: #ffffff; background-color:transparent; text-decoration : none }

A:Hover.bianco  { color: #990033; text-decoration: none }



.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: inherit;
	font-weight: bold;
	color: #666666;
}

.testo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
	height: 30px;
}

.testo-nero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: inherit;
	font-weight: normal;
	color: #000000;
}

.testo-nero2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: inherit;
	font-weight: normal;
	color: #000000;
}

.titolo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #990033;
}

.titolo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #990033;
}

.testo-verticale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
}

.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	color: #990033;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #990033;
}
