#titulo a{
	color: #666666;
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	outline: none;
	line-height:100% ;
}	
#data {
   color:#333333;
   font-family:"Times New Roman", Times, serif;
   font-size:13px;
   font-style:italic;
   
}
.data {
color:#9FAA27;
}

#titulo a:hover, 
#titulo a.titulo {
    color:#9FAA27 ;
}

#navegacao a {
	height: 20px;
	width: 60px;

	display: block;
	float: left;
	margin-left: 2px;

	color: white;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	outline: none;

	background: #9FAA27;
}
#navegacao a:hover, 
#navegacao a.titulo {
	background:#99CC00 ;
	font-weight: bold;
}
#corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
}


#link a{
	color: #9FAA27;
	font-size: 15px;
	font-family:  Verdana, Arial, sans-serif;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	outline: none;
}	
#link a:hover, 
#link a.titulo {
    color:#99CC00 ;
    font-weight: 600;
}

IMG {
    width: 100px; 
	height: 100px;
}
#titulo {
width:auto;
height:auto;
line-height:100% ;
}
#tudo {
width:auto;
height:auto;
}
body {
}

