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

