@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
TABLE TR TD
{
	text-align: center;
	vertical-align: center;
}
.ingresso {
	text-transform: uppercase;
	font-size: 10px;
}
.ingresso_sub {
	text-transform: lowercase;
	font-size: 9px;
}
