A.menulink {
display: block;
width: 150;
text-align: center;
text-decoration: none;
font-family:vivaldi;
font-size:medium;
color: #000000;
BORDER: none;
border: solid 1px #FFFFFF;
}

A.menulink:hover {
border: solid 1px #6100C1;
background-color:#EE82EE;
}

body
{
margin-top: 10;
margin-left: 10;
margin-right: 10;
margin-bottom: 10;
}

h1
{
font-weight: bolder;
font-family: "Vivaldi";
font-size: xx-large;
color: #EE82EE;
text-align: center;
}

td.menuheader
{
background-color: #000000;
color: #EE82EE;
font-weight: bold;
}

h2
{
text-align: center;
font-size: x-large;
font-family: "Vivaldi";
font-weight: bold;
}

h3
{
font-size: x-large;
font-family: "Vivaldi";
font-weight: bold;
}

p.hptitle
{
text-align: center;
font-size: x-large;
font-family: "Vivaldi";
font-weight: bold;
}

p.subtitle
{
text-align: left;
font-size: large;
font-family: "Vivaldi";
font-weight: bolder;
color: #EE82EE;
}

p.subtitle2
{
text-align: center;
font-size: large;
font-family: "Vivaldi";
font-weight: bolder;
}

td.footer
{
text-align: center;
valign: top;
color: #EE82EE;
}

a.footer
{
text-align: center;
valign: top;
color: #EE82EE;
}

td.menuarea
{
background-color: #CCCCCC;
}

td.maintext
{
background-color: #F0F0F0;
}