table.rodape
{
	margin: 0px;
	background-color: #00288A;		
}

td.rodape	
{
	font-family: tahoma,arial;
	font-size: 7pt;
	color: #90C5F9;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;		
}

a.rodape	
{
	font-family: tahoma,arial;
	font-size: 7pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
	
a.rodape:link		{ color: #90C5F9; }			
a.rodape:visited	{ color: #90C5F9; }
a.rodape:active		{ color: #90C5F9; }
a.rodape:hover		{ color: #FFFFFF; }		
					
