﻿body {
 font-family:Century Gothic; font-size:9pt
}

.blkNoUnder a:link
{text-decoration:none; color:Black;
}
.blkNoUnder a:visited
{
    text-decoration:none; color:Black;
}
.blkNoUnder a:hover
{ text-decoration:underline;
    color:Black;
}

a.blkNoUnder:link
{text-decoration:none; color:Black;
}
a.blkNoUnder:visited
{
    text-decoration:none; color:Black;
}
a.blkNoUnder:hover
{ text-decoration:underline;
    color:Black;
}
a.noUnder:link
{ text-decoration:none;
}
a.noUnder:hover
{ text-decoration:underline;
}


td.menuMain
{
    border-right-style:solid; border-right-color:White; border-right-width:2px
}
