body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	background-color: #330000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}



.titulo_pessego {
	color: #CC9900;
	font-size: 14px;
	font-weight:bold;
}

.pessego15{
    font-size:15px;
    color:#CC9900;
	}
	
.pessego13{
    font-size:13px;
    color:#CC9900;
	}

.texto_rodape {
    color: #CCCCCC;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.titulo_branco15 {
    color: #FFF;
	font-size: 15px;
	font-weight:bold;
	}
	
.titulo_branco13 {
    color: #FFF;
	font-size: 13px;
	}


.menu {
    color: #000000;
	font-size: 12px;
	font-family: Georgia,Verdana, Arial, Helvetica, sans-serif;
	}
	
a:link {
	color: #CC9900;
}
a:visited {
	color: #CC9900;
}
a:hover {
	color: #912728;
}
a:active {
	color: #CC9900;
}

a.menudepoimento:link {
    font-size:15px;
	color:#FFF;
	text-decoration:none;
	}
	
a.menudepoimento:hover {
    font-size:15px;
	color:#CC9900;
	text-decoration:underline;
	}
	
a.menudepoimento:visited {
    font-size:15px;
	color:#FFF;
	text-decoration:none;
	}
	
a.menudepoimento:active {
    font-size:15px;
	color:#CC9900;
	text-decoration:underline;
	}
	
a.verdepoimento:link {
	color:#FFF;
	text-decoration:none;
	}
	
a.verdepoimento:hover {
	color:#CC9900;
	text-decoration:underline;
	}
	
a.verdepoimento:visited {
	color:#FFF;
	text-decoration:none;
	}
	
a.verdepoimento:active {
	color:#FFF;
	text-decoration:none;
	}
	
.justificado {
         text-align:justify;
		 }
		 
.form {color: #CC9900;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        background-color: #000000;
        border: 1px solid #333333;
}

.verdana_branco {
        font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FFFFFF;
		}




