@charset "UTF-8";
/* CSS Document */

a, a:visited {
	color: #ffde03;
}

a:focus, a:hover {
	color: #ffef89;
}