body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../image/bg.gif);
}
a.rodape:link {
	color: #fc9474;
	text-decoration: none;
}
a.rodape:visited {
	text-decoration: none;
	color: #fc9474;
}
a.rodape:hover {
	text-decoration: underline;
}
a.rodape:active {
	text-decoration: none;
}
a.submenu:link {
	color: #666666;
	text-decoration: none;
}
a.submenu:visited {
	text-decoration: none;
	color: #666666;
}
a.submenu:hover {
	text-decoration: underline;
}
a.submenu:active {
	text-decoration: none;
}
a.busca:link {
	color: #ffffff;
	text-decoration: none;
}
a.busca:visited {
	text-decoration: none;
	color: #ffffff;
}
a.busca:hover {
	text-decoration: underline;
}
a.busca:active {
	text-decoration: none;
}
a:link {
	color: #bc6c4c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #bc6c4c;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}