.textonormal {
	font-family: trebuchet ms;
	font-size: 11px;
	color: #ccc;
}
.textonormal_cursor_point {
	font-family: trebuchet ms;
	font-size: 11px;
	color: #ccc;
	cursor: pointer;
}
.destaques {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ddd;
	line-height: 18px;
}
.nome_evento {
	font-family: trebuchet ms;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto_destaque {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #939393;
	text-decoration: none;
}
a:visited {
	color: #939393;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #939393;
	text-decoration: none;
}
a { outline: 0; }
