
.tbl{
width: 900px;
}
.txtFooterCor2{
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #C00000;
	font-style: normal;
}
.txtFooterCor{
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #C00000;
	font-style: normal;
	padding-top: 10px;
}
.txtFooter, a.txtFooter{
	font-family: arial;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
}
a.txtFooter:hover{
	font-family: arial;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	text-decoration: underline;
}
a.txtFooterSub{
	font-family: arial;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	text-decoration: underline;
}

a.txtFooterSubB{
	font-family: arial;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.txtFooterSubB:hover{
	font-family: arial;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.linha{
	background-color: #FE0000;
	height:1px;
	overflow: hidden;
}
