.HeaderText
{
	text-decoration:none;
	width:100%;
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

.HeaderText:hover
{
	text-decoration:none;
	color:#ffd318;
}



.ParText {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: x-small; NON FUNZIONA CON GC e FF */ 
	font-size: 13px;
	
}

.TitleText {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #000066;
}

.Title1Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}