﻿@media screen and (-webkit-min-device-pixel-ratio:0) {
 #Nav A
{
    color: #666666;
    text-decoration: none;
    padding-right: 15px;
    font-size: 13px;
    font-weight: 700;
}
}