
<style>

#menu {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}

#menu a{
	width: 99%;
	height: 18px;
	background-color: #ccc;
	text-align: left;
	text-decoration: none;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	MARGIN: 0px;
	FONT-FAMILY: Trebuchet MS;
	padding: 1px;
	float:left; 
	margin-top:1px;

}

#menu a:link{
	color: black; 
}

#menu a:hover {
	color: black;
	background-color:#eee;

}

#menu a:visited {
	color: black;

}






#noticiaTitulo1{
	width: 100%;
	color: #fff;
	text-align: left;
	FONT-SIZE: 12px;
	FONT-FAMILY: Trebuchet MS;
	background-color:#999999;
	font-weight: bold;
}

#noticiaTitulo2{
	width: 100%;
	color: #6699CC;
	text-align: left;
	FONT-SIZE: 12px;
	FONT-FAMILY: Trebuchet MS;
	font-weight: bold;
}


#noticiaChamada a{
	color: #336799;
	width: 100%;
	text-align: left;
	text-decoration: none;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	MARGIN: 0px;
	FONT-FAMILY: Trebuchet MS;
}

#noticiaChamada a:link{
	color: #666; 
}

#noticiaChamada a:hover {
	color: #666; 
	text-decoration: underline;

}

#noticiaChamada a:visited {
	color: #666; 

}



</style>
