.Título-Marrom {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: A98046;
	text-decoration: none;
}
a:link {
	font-family: arial;
	font-size: 11px;
	color: A98046;
	text-decoration: none;
}
a:visited {
	font-family: arial;
	font-size: 11px;
	color: A98046;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 11px;
	color: #CD382B;
	text-decoration: none;
}
a:active {
	font-family: arial;
	font-size: 11px;
	color: A98046;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 11px;
	color: #CD382B;
	text-decoration: none;
}
.Título-Vermelho {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: CD382B;
	text-decoration: none;
}
.Textos-internos {
	font-family: arial;
	font-size: 11px;
	color: A98046;
	text-decoration: none;
}
.Textos-agenda {
	font-family: arial;
	font-size: 11px;
	color: 000000;
	text-decoration: none;
}
.Textos-internos-12 {
	font-family: arial;
	font-size: 12px;
	color: A98046;
	text-decoration: none;
}
.Fundo-tabela-oProjeto {
	background-attachment: fixed;
	background-image: url(imagens/O-projeto-banda.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Fundo-tabela-clipping {
	background-attachment: fixed;
	background-image: url(imagens/Clipping-jornal.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C4362A;
	margin: 1px;
	height: 16px;
	border: 1px solid #E5D3BB;
	text-decoration: none;
}
.Form-cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin: 1px;
	height: 16px;
	border: 1px solid #E5D3BB;
	text-decoration: none;
}
.Form-Mensagem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C4362A;
	margin: 1px;
	height: 80px;
	border: 1px solid #E5D3BB;
	text-decoration: none;
}
.Botao-Enviar {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B8976D;
	height: 20px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
