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

