<style>
.teste{}
#fonteSizeNOVO{
   border:#606060 0px solid;
   margin-top:15px;
   margin-bottom:15px;
  width:230px;
}
.tamanho{
  float:left;
  width:150px;
  text-align:center;
  background-color:#F7F7F7;
}

.menor{
  float:left;
  width:35px;
  text-align:center;
  background-color:#D0D0D0;
}
.maior{
  float:left;
  width:35px;
  text-align:center;
  background-color:#F7F7F7;
}
.img_noticia{
  border:#606060 1px solid;
  margin:10px;
}

.s_noticia{
  width:480px;

  text-align:left;
}
.s_noticia_titulo{
  font-family : verdana;
  text-transform: uppercase;
  font-size :15pt;
  text-align:Left;
}
.s_noticia_descricao{
  font-family : tahoma;
  font-size :8pt;
  text-align:justify;

}
.s_noticia_data{
  font-family : tahoma;
  font-weight:none;
  color:#800000;
  font-size :8pt;
  text-align:left;
  margin-bottom:15px;


}

.l_noticia{
  font-family : tahoma;
  font-size :8pt;
  font-weight: none;
  text-align:left;
  margin-left:10px;
  margin-right:10px;
  width:400px;
}

.l_noticia_data{
  font-family : tahoma;
  font-size:8pt;
  color:#400000;
  text-align:justify;
}

a.l_noticia_link:link{
  font-family : tahoma;
  font-size :8pt;
  font-weight: none;
  text-decoration:none;
  color:#000000;
}

a.l_noticia_link:visited {
  font-family : tahoma;
  font-size :8pt;
  font-weight: none;
  text-decoration:none;
  color:#000000;
}

a.l_noticias_link:hover   {
  font-family : tahoma;
  font-size :8pt;
  font-weight: none;
  text-decoration:underline;
  color:#000000;
}

.l_noticias_home_registro{
  font-family : tahoma;
  font-size :8pt;
  font-weight: none;
  text-align:left;  
  margin-left:10px;
  margin-right:10px;     
  margin-top:5px;
  margin-bottom:5px;  
  
} 

.l_noticias_home_data{
  font-family : tahoma;
  font-size:8pt;
  color:#E77817; 
  text-align:justify;  
}

a.l_noticias_home_link:link{
  font-family : tahoma;
  font-size :8pt;
  font-weight: none;
  text-decoration:none;
  color:#696969;
}

a.l_noticias_home_link:visited {
  font-family : tahoma;
  font-size :8pt;
  font-weight: none;
  text-decoration:none;
  color:#696969;
}

a.l_noticias_home_link:hover   {
  font-family : tahoma;
  font-size :8pt;
  font-weight: none;
  text-decoration:underline;
  color:#000000;
}
</style>

