body {
    margin           : 0px;
    padding          : 0px;
    background-color : #FFFFFF;
    color            : #808080;
    FONT-FAMILY      : Verdana, Arial CE, Helvetica CE, sans-serif;
    text-align       : center;
}


td, tr, div {
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 10px;
    color            : #808080;
	margin           : 0px;
	padding          : 0px;
    spacing          : 0px
		
}




a:link, a:visited  {
  color              : #808080;
  font-weight        : normal;
  text-decoration    : none; 
}


a:hover {
  color              : #F58220;
  font-weight        : normal;
  text-decoration    : none; 
}



	
}

table.foto td  {
  font-size          : 10px;
  font-weight        : normal;
  background-color   : #FFFFFF;
  padding            : 5px;
  letter-spacing     : 0x;
  border-bottom      : 0px solid #FFF;
  margin             : 0px;
  border             : 0px; 
  border-color       : #000000;

}


.text_foto  {
	COLOR            : #808080;
	FONT-FAMILY      : "Verdana", "Arial CE", "Helvetica CE", sans-serif;
	FONT-SIZE        : 10px;
	text-align       : center;
	text-decoration  : none; 
	padding-left     : 0px; 
	padding-right    : 0px; 
	padding-top      : 10px; 
	padding-bottom   : 20px;


.text_green  {
	COLOR            : #86BC3A;
	FONT-FAMILY      : "Verdana", "Arial CE", "Helvetica CE", sans-serif;
	FONT-SIZE        : 12px;
	text-decoration  : none;
	text-align       : left;
}





A.orange:link, A.orange:visited  {
  color              : #EB8023;
  font-weight        : bold;
  text-decoration    : none; 
  padding-right      : 0px;

}


A.orange:hover {
     color           : #99CC52;
     font-weight     : bold;
	 text-decoration : none; 
}


H2             {
	COLOR            : #4368AE;
	FONT-FAMILY      : Verdana, "Arial CE", "Helvetica CE", sans-serif;
	text-align       : left;
	font-weight      : bold;
	text-decoration  : none;
}


/* ######################   F O O T E R  ###################### */

table.footer td {
  font-size          : 10px;
  font-weight        : normal;
  text-align         : center;
  color              : #FFFFFF;
  padding            : 20px;
  letter-spacing     : 0x;
  border-bottom      : 0px solid #FFF;
  margin             : 0px;
  border             : 0px; 
  border-color       : #000000;

}



.text_white  {
	COLOR            : #FFFFFF;
	FONT-FAMILY      : "Verdana", "Arial CE", "Helvetica CE", sans-serif;
	FONT-SIZE        : 12px;
	text-decoration  : none;
	text-align       : center;
}

A.footer:link, A.footer:visited  {
  color              : #FFFFFF;
  font-weight        : normal;
  text-decoration    : none; 
  padding-right      : 0px;

}


A.footer:hover {
     color           : #FFFFFF;
     font-weight     : normal;
	 text-decoration : underline; 
}







