ul {
	list-style-type: none;
}

a {
	color: dodgerblue;
}

body{
	background-color: rgb(238, 238, 238);
}
