/* CSS Document */

body {
	background-color: ##D7FCFF;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textoComum, .textoComum a:link, .textoComum a:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}

.destaqueTextoComum {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
}


.links, .links a:link, .links a:visited
{ 
	text-decoration:underline;
	color:#202528;
	font-weight: bold;
}

.linksRodape a:hover, .linksRodape a:visited:hover
{
color:#ff0000;
text-decoration:none;
}


.linksRodape, .linksRodape a:link, .linksRodape a:visited
{
	color: #ffffff;
}

.destaque_titulo {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 18px;
	background-color: #0DC0D2;
	text-align: center;
	color: #B4ECF1;
	}
	