a {
	text-decoration: none;
	color: #330066;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
.titulo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 60px;
	font-style: normal;
	font-weight: bolder;
	color: #FAFA00;
	text-indent: 400px;
	line-height: 60px;
}
.detalhe {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-indent: 400px;
	line-height: 12px;
}
.texto {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-indent: 400px;
}
.tituloNOME {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	font-weight: normal;
	color: #333366;
	text-indent: 400px;
	font-style: normal;
	line-height: 60px;
	font-variant: normal;
}

