.formularios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
	height: 25px;
	width: 144px;

}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #cccccc;
	border: 0px none #cccccc;
	height: 25px;
	width: 144px;

}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #65c2cf;
	background-color: #FFFFFF;
	border: 0px solid #666666;
	font-weight: bold;
	height: 25px;
	width: 32px;

}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #DAEBBE;
	width: auto;
	border: 1px none #666666;
	height: 18px;

}
.buton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #65C3CF;
	border: 1px solid #FFFFFF;
	height: 25px;
	width: 32px;

}

