.footer_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:active {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #660099;
	text-decoration: none;
}
.header_titulo {
	font-family: Tahoma, Arial;
	font-size: large;
	color: #660099;
	font-weight: bold;
}
.texto_titulo {
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: medium;
	color: #006600;
	bottom: -10px;
	position: relative;
}.corpo {
	font-family: Tahoma, Arial;
	font-size: small;
	color: #000000;
}
.corpo_peq {

	font-family: Tahoma, Arial;
	font-size: x-small;
	color: #000000;
}
.header_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.borda_fina {
	border: 1px solid #CCCCCC;
}
