.TxtTitulo
{
	font-family: arial;
	font-size: 12pt;
	color: #edb22a;
	font-weight: bold;
}
.TxtConteudo
{
	font-family: arial;
	font-size: 9pt;
	color: #000080;
	text-align: justify;
}
.TxtLink
{
	font-family: arial;
	font-size: 9pt;
	color: #000080;
}
.TxtMenu
{
    font-family:Arial;
    font-size:8pt;
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
}
.TxtLabel
{
	font-family: arial;
	font-size: 9pt;
	font-weight:bold;
	color: #000080;
	text-align: justify;
}
