﻿body {
}
.TabLink
{
    font-weight: bold;
    font-size: 16px;
    color: #006c5e;
    font-family: Arial;
    text-decoration: none;
}

.TabLink:a
{
    font-weight: bold;
    font-size: 16px;
    color: #006c5e;
    font-family: Arial;
    text-decoration: none;
}

.TabLink:link
{
    font-weight: bold;
    font-size: 16px;
    color: #006c5e;
    font-family: Arial;
    text-decoration: none;
}

.TabLink:visited
{
    font-weight: bold;
    font-size: 16px;
    color: #006c5e;
    font-family: Arial;
    text-decoration: none;
}