.txt {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
}
.txt h3{
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.titpag h2{
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
	border-bottom: 1px solid #fff;
}
.rodape {
	background-color: 999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.rodape:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
}
.bgrodape {
	padding: 3px;
	border-top: 1px solid #fff;
}
.body {
	background-color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.forml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.menu {
	background-color: #ccc;
}
.menutxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	text-decoration: underline;
	font-weight: bold;
}
.menutxt:hover {
	color: #fff;
}
.cabec {
	background-color: #f90;
}
.cor2 {
	background-color: #933;
}
.cabecslogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a {
	color: #fff;
}
a:hover {
	color: #933;
}

