h1 a:link {
font-family: sans-serif;
font-size: 17;
text-decoration: none;
color: black;
}

h1 a:visited {
font-family: sans-serif;
font-size: 17;
text-decoration: none;
color: black;
}
a.menu:link {
font-family: sans-serif;
font-size: 12;
text-decoration: none;
color: black;
}
a.menu:visited {
font-family: sans-serif;
font-size: 12;
text-decoration: none;
color: black;
}
