﻿/* LoadSEO Import */
@import url('voipliDesign.css');
@import url('voipliTables.css');


/* LoadStyle Design Sheet */
.linksfooter:link
{
    color: #000000;
    font-size: 13px;
    text-decoration:none;
    cursor: pointer;
}
.linksfooter:visited
{
    color: #000000;
    font-size: 13px;
    text-decoration:none;
    cursor: pointer;
}
.linksfooter:hover
{
    color: #df9010;
    font-size: 13px;
    text-decoration:none;
    cursor: pointer;
}
.linksfooter:active
{
    color: #000000;
    font-size: 13px;
    text-decoration:none;
    cursor: pointer;
}
.links:link
{
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}
.links:visited
{
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}
.links:hover
{
    color: #df9010;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    cursor: pointer;
}
.links:active
{
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}
.accountlinks:link
{
    font-size: 16px;
    color: #e6860d;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}
.accountlinks:visited
{
    font-size: 16px;
    color: #e6860d;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}
.accountlinks:hover
{
    font-size: 16px;
    color: #0b487f;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}
.accountlinks:active
{
    font-size: 16px;
    color: #e6860d;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}
