a{
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.unnamed1 {
	background-image: url(images/fundo.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.links_principais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E3E3E;
}
.texto_conteudo {
	font-family: Verdana;
	font-size: 11px;
	color: #3E3E3E;
}
.texto_conteudo_vermelho {
	font-family: Verdana;
	font-size: 11px;
	color: #CC0000;
}
label {
	cursor: hand;
}
.bordaTabela {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #D0D0D0;
}
.bordaTabela2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D0D0D0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
}
.bordaTabela_base {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D0D0;
}
