td.subMenuText, td.subMenuText a:link, td.subMenuText a:visited
{
    background: #7a0040;
    color: #eee0e5;
}

td.subMenuText a#current, td.subMenuText a:hover
{
    background: #eee0e5;
    color: #7a0040;
}

div.title01
{
    color: #7a0040;
}

a:link, a:visited
{
    color: #7a0040;
    font-weight: bold;
    text-decoration: none;
}

a:hover
{
    color: #7a0040;
    font-weight: bold;
    text-decoration: underline;
}
