td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.BordaComentario {
	text-decoration: none;
	background-color: #F4F4F4;
	border: 1px solid #EBEBEB;
}
.BordaComentarioBranc {

	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #EBEBEB;
}

.txtverdeAlerta {
	color: #009966;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;


}
.txtVermelhoAlerta {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;


}
.tdAlertas {
	text-decoration: none;
	background-color: #F8F8F8;
	border: 1px solid #E4E4E4;

}
textarea {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.MenuOver1 {
	text-decoration: none;
	background-color: #F1F3ED;
	border: 0px solid #282828;
	cursor: hand;
	font-weight: bold;
}

.txtnews {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}.bgmenu1 {
	background-color: #4F6C0B;
	cursor: hand;
}
.txtbranco {
	color: #FFFFFF;
	text-decoration: none;
}
