body {
    background-color:#e9bec2;
    margin-left: 15%; margin-right: 10%;
    color:#666666; 
	font-size: 18px;
	font-family: "Courier";
}

h1 {
    color:#666666;
    text-align: left;
    font-size: 16px;
    font-weight: normal;

}

a:link { color:#ffffff	;
	text-decoration: none;} 
	
	a:visited {
    color: #ffffff	;
  }  
    
	a:hover {
    color: #ffffff;
    text-decoration: underline;
}

	
FA 
     { font-size: 28px; font-weight: bold; margin: .67em 0; color:#FFFFFF; }	


 div.quadro {
    background:#e9bec2;
	font-size: 15px;
    border: none;
    width: 900px;
    height: 40px;
    overflow: auto;
    color; #666666;
  }