.noticiaTitulo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#663333;
	letter-spacing:-1px;
	text-shadow:#00CC00;
}
.noticiaLegenda{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
}
.noticiaNoticia{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
}
.noticiaData{
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	font-weight:bold;
	color:#666666;
}
.noticiaAviso{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}
.noticiaEditoria{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CCCC00;
	padding-left:5px;
	padding-right:5px;
}
.noticiaBt01{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCC00;
	border-color:#CCCC00;
	background:none;
}
.noticiaBt02{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCC00;
	border-color:#CCCC00;
	background-color:#4E84AF;
}