body {
	background-color: #CC0000;
	background-image: url(../img/fundo-vermelho.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
.amigo{
background:#FFFFFF
}
.texto-branco {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.a:link {
	text-decoration: none; color:#666666;
}
.a:visited {
	text-decoration: none; color:#666666;
}
.a:hover {
	text-decoration: underline; color:#000000;
}
.fundo-branco {
	background-image: url(../img/fundo-branco.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.texto-14 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.texto-vermelho {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CA0405;
	text-decoration: none;
}
.texto-16-vermelho {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CA0405;
	text-decoration: none;
}
.formulario {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.texto-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
