.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;



}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

}

.link-texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.link-texto:visited  {
	color:#FFFFFF;
	text-decoration: none;
	} 
.link-texto:hover  {
	color:#000000
	}

.link-texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.link-texto1:visited  {
	color:#000000;
	text-decoration: none;
	} 
.link-texto1:hover  {
	color:#666666
	}
	
	
.link-texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.link-texto3:visited  {
	color:#000000;
	text-decoration: none;
	} 
.link-texto3:hover  {
	color:#666666
	}

.link-foto {
	border: 1px;
	border-color: #000000;
	color: #000000;

}
.link-foto:hover  {
	border: 1px;
	border-color: #999999;

	}
.borde {
	border: 5px solid #FFFFFF;
}

