/* CSS Document */
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #ffc002;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #333333;
}
a:active {
	color: #000066;
}

.linkbotao:link {
	font-size: 12px; color: #FFFFFF; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.linkbotao:visited {
	font-size: 12px; color: #FFFFFF; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.linkbotao:hover {
  font-size: 12px; color: #999999; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
} 
.linkbotao:active {
	font-size: 12px; color: #FFFFFF; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.style3 {
	font-size: 16px;
	color: #26416E;
	font-weight: bold;
}
.borda_tabela {
	border: 6px solid #FFFFFF;
}
.link_esc {
	color: #FFFFFF;
}
.style4 {color: #FFFFFF}
.style5 {color: #FBFBFF; }
