.navbuttons a {
    font-family: Arial;
    font-size: "16";
	background-color: lightslategrey;
	color: black;
    text-align: center;
    text-decoration: none;
    padding: 1px;
}
