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

