﻿.changevideoformat:link
{
    font-weight: bold;
    font-size: 14px;
    color: #000000;
    font-family: arial, helvetica, geneva, swiss, sunsans-regular;
    background-color: transparent;
    text-decoration: none;
}

.changevideoformat:visited
{
    font-weight: bold;
    font-size: 14px;
    color: #000000;
    font-family: arial, helvetica, geneva, swiss, sunsans-regular;
    background-color: transparent;
    text-decoration: none;
}

.changevideoformat:hover
{
    font-weight: bold;
    font-size: 14px;
    color: #0000ff;
    font-family: arial, helvetica, geneva, swiss, sunsans-regular;
    background-color: transparent;
    text-decoration: underline;
}

.changevideoformat:active
{
    font-weight: bold;
    font-size: 14px;
    color: #0000ff;
    font-family: arial, helvetica, geneva, swiss, sunsans-regular;
    background-color: transparent;
    text-decoration: underline;
}
