﻿body
{
}
.StepsLink
{
    font-family: Trebuchet MS;
    font-size: 14px;
    color: #010101;
    text-decoration: none;
    font-weight: normal;
}
.StepsLink:hover
{
    font-family: Trebuchet MS;
    font-size: 14px;
    color: #616161;
    text-decoration: none;
    font-weight: normal;
}



.menusubitem
{
    text-decoration: none;
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #777777;
}


.menusubitem:visited
{
    text-decoration: none;
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #777777;
}

.menusubitem:hover
{
    text-decoration: underline;
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #000000;
}

