.texto{
	 font-family: Trebuchet MS;
	 font-size: 15px;
	 color: White;
}

.texto:link{
	 font-family: Trebuchet MS;
	 font-size: 15px;
	 color: White;
}

.texto:hover{
	 font-family: Trebuchet MS;
	 font-size: 15px;
	 color: White;
}

.direccion{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 color: #D8D9DA;
	 font-weight: bold;
}
