body {
	background: #FFFFFF;
	color: #000000;
}
acronym {
	border-bottom: #00A000 dotted 1px;
}
a {
	background: transparent;
	color: #00A000;
}
a:link {
	background: transparent;
	color: #00A000;
}
a:visited {
	background: transparent;
	color: #606060;
}
a:active {
	background: transparent;
	color: #FF8000;
}
a:hover {
	background: #00A000;
	color: #D0FFD0;
}
input, select, textarea {
	background-color: #D0D0D0;
	border : #808080;
	color: #000000;
}
fieldset {
	border: #808080 solid 1px;
}
legend {
	color: #000000;
}
.tabela1 {
	background: transparent;
	color: #000000;
}
.tabela2 {
	background: #D0D0D0;
	color: #000000;
}
.content {
	border: #808080 solid 1px;
}
.content1 {
	border: #808080 solid 1px;
}
.content2 {
	background-image: url('../imagens/background.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: #808080 solid 1px;
}
.comentario {
	border: #808080 dotted 1px;
}
