﻿.vtitle
{
     font-family: Tahoma;
    font-size: 12pt;
    font-weight: bold;
    color: #004b91;
}

.vtopic
{
     font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
}

.vcontent
{
     font-family: Tahoma;
    font-size: 10pt;
    color: #000000;
}

.vsrp
{
     font-family: Tahoma;
    font-size: 10pt;
    text-decoration: line-through;
    color: #000000;
}

.vourprice
{
     font-family: Tahoma;
    font-size: 11pt;
    font-weight: bold;
    color: green;
}

.vlink
{
    font-family: Tahoma;
    font-size: 10pt;
    color: #000000;
}

.vlink a:link 
{
    font-family: Tahoma;
    font-size: 10pt;
    color: #004b91;
}


.vlink a:visited
{
    font-family: Tahoma;
    font-size: 10pt;
    color: purple;
    }

