.Pagina {
	background-color: #000000;
	background-position: 0px 0px;
}
.menu:link {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.menu:visited {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial;
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
}
.menu:active {
	font-family: Arial;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
.linkmenu {
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
}
.retranca {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.topicos {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.LegendaData {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.tituloManchete {
	font-family: Verdana;
	font-size: 16px;
	color: #995500;
	font-weight: bold;
}
.tituloDestaque {
	font-family: Verdana;
	font-size: 12px;
	color: #995500;
	font-weight: bold;
}
.tituloVermelho {
	font-family: Arial;
	font-size: 10px;
	color: #CC0000;
}

.a:link {
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.a:visited {
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.a:hover {
	font-family: Verdana;
	color: #CC0000;
	text-decoration: underline;
	font-size: 12px;
}
.a:active {
	font-family: Verdana;
	color: #990000;
	text-decoration: underline;
	font-size: 12px;
}

td {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.formulario {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #804040;
	border-right-color: #DAB6B6;
	border-bottom-color: #DAB6B6;
	border-left-color: #804040;
}
