body {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	color: #000000;
}
table {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}

/***************************************/

A:link { COLOR: #000000; TEXT-DECORATION: none; }
A:active { COLOR: #000000; TEXT-DECORATION: none; }
A:visited { COLOR: #000000; TEXT-DECORATION: none; }
A:hover { COLOR: #000000; TEXT-DECORATION: underline; }

/***************************************/

.titulo {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
.texto {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
}
.formEnvie {
	width: 157px;
	height: 18px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
.formEnvieProposta, 
.formEnvieComentario {
	width: 210px;
	height: 125px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
.formEnvieBotao, 
.formConteBotao, 
.formEnvieBotaoComentario {
	width: 80px;
	height: 18px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
	background: #CC0000;
	border: 0px;
}
.formEnvieBotaoComentario {
	background: #469ed9;
}
.tituloProposta,
.tituloVideo,
.tituloComentarios {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
.tituloProposta {
	color: #CC0000;
}
.tituloVideo {
	color: #009150;
}
.tituloComentarios {
	color: #469ed9;
}
.tituloComentario {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #469ed9;
}

.nomeBlog {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #009150;
}
.tituloBlog {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #009150;
}
.textoBlog {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
}
.retrancaBlog {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}

.formConte {
	width: 445px;
	height: 18px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
.formConteMensagem {
	width: 445px;
	height: 245px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
.formConteBotao {
	background: #009150;
}
