table.nav
{
text-align: center;
font-size: 150%;
font-weight: bold;
border-width: 3px;
border-style: outset;
}
h2
{
color:orange;
font-size: 300%;
}
a:hover {color:orange};

