#página {
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #DDE2E8;
	text-align: center;
	margin: auto;
}
#link li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
#link ul {
	list-style-type: none;
	display: inline;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	display: inline;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	display: inline;
	text-align: center;
	color: #000;
}

a:hover {
	color: #606;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	display: inline;
	list-style-type: none;
}

#rodape {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}

body {
	background-color: #DDE2E8;
}
.texto_interno {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
