﻿.lnkTab
{
    text-decoration:none;
    color:#7E7C6E;    
}

.lnkTab:hover
{
    cursor:pointer;
    color:#4E4A49;
    text-decoration:none;
}

.lnkTabSelect
{
    color:#4E4A49;
    text-decoration:none; 
}

.lnkMeerInfo
{
    font-size:13px;
    color:#386259;
    text-decoration:none;
    font-weight:bold;
}

.lnkMeerInfo:hover
{
    font-size:13px;
    color:#386259;
    text-decoration:underline;
    font-weight:bold;
    cursor:pointer;
}