.txt {
	font-size: 12px;
	color: #ffc;
	text-decoration: none;
	line-height: 20px;
}
.txt ul {
	margin-left: 10px;
	padding: 0px;
}
.txt ul li{
	font-size: 11px;
}
.txt strong{
	font-size: 12px;
	color: #964578;
	text-decoration: none;
	line-height: 30px;
}
.txt h3 {
	font-size: 14px;
	font-weight: bold;
	color: #ffc;
	text-decoration: none;
}
.titpag h2{
	font-size: 18px;
	color: #ffc;
	text-decoration: none;
	font-weight: bolder;
	border-bottom: 1px solid #964578;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.rodape:hover {
	color: #0000FF;
	text-decoration: underline;
}
.bgrodape {
	border-top: 1px solid #964578;
	background-color: #000;
}
.body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffc;
	font-weight: normal;

}
.forml {
	font-size: 12px;
	color: #ffc;
}
.menu {
	background-color: #000000;
}
.menutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffc;
	text-decoration: none;
	font-weight: bold;
}
.menutxt:hover {
	color: #964578;
	text-decoration: underline;
}
.menutxt:active {
	color: #964578;
	text-decoration: underline;
}
.cabec {
	background-color: #000;
}
.cor2 {
	background-color: #964578;
}
.cabecslogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

