.menu {font-weight: bold; font-size: 14pt; font-family: cursive;}
A:link.menu {color: lightblue; text-decoration: none;}
A:visited.menu {color: rgb(255,255,128); text-decoration: none;}
A:hover.menu, A:focus.menu {color: red;}

h2 {color:red}
h1 {color:blue}

