a.noticia {
	font-family: Arial;
	font-size: 8pt;
	color:#FFFFFF;
	text-decoration:none;
}

a.noticia:hover{
	font-size: 8pt;
	color:#FFFFFF;
	text-decoration: underline;
}

a.noticia:visited {
	color:#FFFFFF;
}

a.menu{
	font-family: Arial;
	font-size: 8pt;
	color:#FFFFFF;
	text-decoration:none;

}
a.menu:hover{
    text-decoration: underline;
}


a.menu2{
	font-family: Arial;
	font-size: 10pt;
	color:#FFFFFF;
	text-decoration:none;

}
a.menu2:hover{
    text-decoration: underline;
}

a.menu_gen{
	font-family: Arial;
	color:#FFFFFF;
	text-decoration:none;

}
a.menu_gen:hover{
    text-decoration: underline;
}


.maisnoticias {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color:#405166;
	font-weight: bold;
}

input.sistema {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color:#405166;
	width: 102px;
	border: 1px inset;
}