
/* ENGLISH 

.cymraeg {
	position: absolute;
	left: -9999px;
	}
 .english  {
 	}
*/

/* Coment out one or other ! */


/* CYMRAEG */

.cymraeg {
}

.english { position: absolute;
	left: -9999px;
}
