.hometitle {
	color: #FFBF11;
	font-family: Impact, Verdana, Arial;
	font-size : 37pt;
	font-weight : bold;
	text-align : center;
}

.pagetitle {
	color: #FFBF11;
	font-family: Impact, Verdana, Arial;
	font-size : 25pt;
	font-weight : bold;
	text-align : center;
}

.subtitle {
	color: #FFBF11;
	font-family: Verdana, Arial;
	font-size : 18pt;
	font-weight : bold;
	text-align : center;
}

.nomesezione {
	color: #CC0033;
	background-color : #FFBF11;
	font-family: Verdana, Arial;
	font-size : 12pt;
	font-weight : normal;
	text-decoration : none;
}

A:LINK.nomesezione {
	color: #CC0033;
	background-color : #FFBF11;
	font-family: Verdana, Arial;
	font-size : 12pt;
	font-weight : normal;
	text-decoration : none;
}

A:HOVER.nomesezione {
	color: #CC0033;
	background-color : #FFBF11;
	font-family: Verdana, Arial;
	font-size : 12pt;
	font-weight : normal;
	text-decoration : underline;
}

.nomeselsezione {
	color: #FFBF11;
	background-color : #CC0033;
	font-family: Verdana, Arial;
	font-size : 12pt;
	font-weight : normal;
	text-decoration : none;
}

A:LINK.nomeselsezione {
	color: #FFBF11;
	background-color : #CC0033;
	font-family: Verdana, Arial;
	font-size : 12pt;
	font-weight : normal;
	text-decoration : none;
}

A:HOVER.nomeselsezione {
	color: #FFBF11;
	background-color : #CC0033;
	font-family: Verdana, Arial;
	font-size : 12pt;
	font-weight : normal;
	text-decoration : underline;
}

.eventtitle {
	color: #FFBF11;
	font-family: Verdana, Arial;
	font-size : 11pt;
	font-weight : bold;
	text-align : center;
}

.eventsubtitle {
	color: #FFBF11;
	font-family: Verdana, Arial;
	font-size : 9pt;
	font-weight : bold;
	text-align : center;
}


.testogiallo {
	color: #FFBF11;
	font-family: Verdana, Arial;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
}

A:LINK.testogiallo {
	color: #FFBF11;
	font-family: Verdana, Arial;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
}

A:HOVER.testogiallo {
	color: #FFBF11;
	font-family: Verdana, Arial;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : underline;
}

.testogiallograssetto {
	color: #FFBF11;
	font-family: Verdana, Arial;
	font-size : 10pt;
	font-weight : bolder;
	text-decoration : none;
}

A:LINK.testogiallograssetto {
	color: #FFBF11;
	font-family: Verdana, Arial;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER.testogiallograssetto {
	color: #FFBF11;
	font-family: Verdana, Arial;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}

.testogiallopiccolo {
	color: #FFBF11;
	font-family: "Courier New", Courier, monospace;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

A:LINK.testogiallopiccolo {
	color: #FFBF11;
	font-family: "Courier New", Courier, monospace;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER.testogiallopiccolo {
	color: #FFBF11;
	font-family: "Courier New", Courier, monospace;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : underline;
}

.testonome {
	color: #FFBF11;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	font-variant : small-caps;
}

A:LINK.testonome {
	color: #FFBF11;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
	font-variant : small-caps;
}

A:HOVER.testonome {
	color: #FFBF11;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : underline;
	font-variant : small-caps;
}

.decordots {
	color: #FFBF11;
	font-family: fantasy;
	font-size : small;
	text-decoration : none;
	line-height : 5px;
	letter-spacing : 2px;
}

