A:visited  {color: gray; text-decoration: none}
A:link  {color: blue; text-decoration: none}
A:active  {color: #000000; text-decoration: none}
A:hover   {color: maroon; text-decoration: none}

td.iframe
{
border-top: 1px solid;
border-bottom: 1px solid;
border-left: 1px solid;
border-right: 1px solid;
}

td.blurb
{
border-top: 1px solid;
border-bottom: 1px solid;
}

td.menuitem
{
border-top: 1px solid;
border-left: 1px solid;
border-right: 1px solid;
}

td.menuitembottom
{
border-top: 1px solid;
border-bottom: 1px solid;
border-left: 1px solid;
border-right: 1px solid;
}

td.menuitem:hover {background: #B2CAFF;}
td.menuitembottom:hover {background: #B2CAFF;}

td.notice
{
font-size: 50%
}
