.txt {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.tit {
	font-family: arial;
	font-size: 16px;
	color: #FF0000;
	font-weight:bold;
}
.txt_branco {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}
.topo_menu a{
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #2D2D2D;
	text-decoration: none;
}
.topo_menu{
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #2D2D2D;
}
.busca{
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}
.box {
	font-family: arial;
	font-size: 11px;
	height: 18px;
	border: 0px none #FFFFFF;
}
.menu{
	font-family: arial;
	font-size: 13px;
	color: #2D2D2D;
}
.menu a{
	color: #2D2D2D;
	text-decoration: none;
}
.menu a:hover{
	text-decoration: underline;
}

.link a{
	font-family: arial;
	font-size: 12px;
	color: #2D2D2D;
	text-decoration: none;
}
.link a:hover{
	text-decoration: underline;
}

.parceiros a{
	color: #000000;
	text-decoration: none;
}
.parceiros a:hover{
	text-decoration: underline;
}


