.menu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.txthome {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.txthome:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: underline;
}
.link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: underline;
}
.link:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.link2 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.link2:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	line-height: 22px;
	color: #333333;
	text-decoration: underline;
}

.enfase {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 22px;
	color: #61A20C;
	text-decoration: none;
}
.rodape {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
}
.rodapebranco {
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.rodapebranco:hover {
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.rodapemenu {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.rodapemenu:hover {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	
}
.rodapetxt {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.rodapelink {
	font-family: Arial;
	font-size: 11px;
	color: #61A20C;
	text-decoration: underline;
}
.rodapelink:hover {
	font-family: Arial;
	font-size: 11px;
	color: #61A20C;
	text-decoration: none;
}

.campoform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #90CA42;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	height: 20px;
	border: 1px solid #CCCCCC;
}
.campoform2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #90CA42;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
}