﻿@import url("fa/css/all.css");
@import url("uxMenu.css");
@import url("uxTableExtension.css");

.InternalIconLink {
    text-decoration: none;
    color: inherit;
    font-size: inherit;
}

    .InternalIconLink:hover {
        text-decoration: none;
        color: inherit;
    }
