.txtmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.txtpadrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.txtTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;

}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #333333;

}
.txtTituloBranco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.bordanews {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F9DDEC;
	border-bottom-color: #F9DDEC;
	border-left-color: #F9DDEC;
}
#news a:link {
	font-size: 10px;
	text-decoration: underline;


}
#news a:visited {
	font-size: 10px;
	text-decoration: underline;


}
#news a:hover {
	font-size: 10px;
	text-decoration: underline;


}
#news a:active {
	font-size: 10px;
	text-decoration: underline;


}
