.borda {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.texto {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
}
.textolancamento {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-right: 7px;

}
.textodestaque {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	padding-right: 7px;
	padding-left: 7px;
}
.textodepoimento {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	padding-right: 7px;
	padding-left: 7px;
}
.linknoticias {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.linknoticias:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.noticias{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;	
}
.form {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	height: 19px;
}
.formult {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	height: 200px;
	width: 400px;
}

