a {
	text-decoration: none;
}
a:link { 
	color: #0a0aba;
}
a:visited { 
	color: #0a0aba;
}
a:hover { 
	text-decoration: underline; 
	color: #0a0aba;
}

p { 
	text-align: justify;
}

P.ingressi {
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}

.text {
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}

.ttitle {
	font-weight: bold;
	font-style: italic;
	color: #3e3e3e;
}

.theader {
	background-color: #808080;
	color: #ffffff;
	font-weight: bold;
}
