body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.bordas_index {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8EB4BF;
	border-right-color: #8EB4BF;
	border-bottom-color: #8EB4BF;
	border-left-color: #8EB4BF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.tit_painel {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.tit_acompanhamento {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}
a.link_painel:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
}
a.link_painel:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
}
a.link_painel:hover {
	color: #FFFF00;
	text-decoration: bold;
	font-family: Arial;
	font-size: 14px;
}
a.link_painel:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}
.mouse {

	cursor:pointer;
	cursor:hand;
}
.box {
	background-color: #FEFEFE;
	border: 1px solid #FFFFFF;
}