body {
	background-image: url(images/fundo.jpg);
	background-attachment:fixed;
	background-position:center;
	background-color:#FFFFFF;
	background-position:top;
	background-repeat: no-repeat;
}
.texto_padrao_preto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}	
.texto_padrao_branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.texto_titulo_preto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.texto_titulo_branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto_destaque_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}	
a.linque {
	display:block;
	color:#000000;
	padding:1px 2px;
	background-color:#DACF83;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.linque:hover {
	color:#646400;
	background-color:#E4DDA7;
	height: 18px;
}

.texto_rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.caixa_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 14px;
}
.FontVermelha2 {font-family: arial; font-size: 12px; color: #CC0000; text-decoration: none;}
.FontVermelha2:link {font-family: arial; font-size: 12px; color: #CC0000; text-decoration: none;}
.FontVermelha2:hover {font-family: arial; font-size: 12px; color: #CC0000; text-decoration: underline;}
.FontVermelha2:visited {font-family: arial; font-size: 12px; color: #CC0000; text-decoration: none;}
