/*---------------------------------------------------------------------------------------*/
/*   GUIA DE ESTILOS DALLAGO - VERSÃO 1.0 - 01/03/2008                                   */
/*   DESENVOLVIMENTO: Vinícius Augusto Zanesi / Kelly | KRG Design                       */
/*   INCONNECT - http://www.inconnect.com.br - KRG Design - http://www.krgdesign.com.br  */
/*---------------------------------------------------------------------------------------*/


BODY 
  { 
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
    background::#F3F3F3; 
    margin-top:0px; 
    margin-rigth:0px;
    margin-bottom:0px;
    margin-left:0px;
  } 
  
.fonte_home 
  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
  }


.LinkMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	FONT-WEIGHT:bold;
	color: white;
}

a:link{ text-decoration: none; font-family:Georgia, "Times New Roman", Times, serif; font-size: 14px; color:white; }
a:visited{ text-decoration: none; font-family:Georgia, "Times New Roman", Times, serif; font-size: 14px; color:white; }
a:hover{ text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; font-size: 14px; color:#336699; }
a:active{ text-decoration: none; font-family:Georgia, "Times New Roman", Times, serif; font-size: 14px; color:#336699; }

