@charset "utf-8";
/* CSS Document */

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000066;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #FC0;
}
a:active {
	text-decoration: none;
	color: #000066;
}
.fonte_cpyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000066;
}
html, body{height:100%}

