A:link		{ color: #FFFFFF; text-decoration: none; font-weight:bold;}
	A:visited	{ color: #FFFFFF; text-decoration: none; font-weight:bold;}
	A:active	{ color: #FFFFFF; text-decoration: none; font-weight:bold;}
	A:hover		{ color: #FFFFFF; text-decoration: none; font-weight:bold;}


.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	text-indent: 10px;
}
