body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg_menu {
	background-color: #990000;
}
.fto_chamada_noticias {
	display: block;
	float: left;
	height: 69px;
	width: 69px;
	background-color: #990000;
	margin-right: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#rodape {
	width: 950px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990000;
	margin-top: 10px;
}
.link_chamada_noticias {
	text-decoration: none;
	background-image: url(imagens/red.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
	height: 70px;
	color: #990000;
}
.link_chamada_noticias:hover {
	text-decoration: none;
	background-image: url(imagens/red.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
	background-color: #FFF4EA;
	color: #990000;
}
.link_chamada_noticias2 {
	display: block;
	margin-right: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	height: 75px;
	margin-top: 5px;
}
.link_chamada_noticias2:hover {
	display: block;
	margin-right: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	height: 75px;
	margin-top: 5px;
}
.chamada_noticias {
	font-weight: bold;
	color: #990000;
}
.menu_link {
	color: #663300;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
	display: block;
}
.menu_link:hover {
	color: #663300;
	text-decoration: underline;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
	display: block;
	background-image: url(imagens/red.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
}