.colDir ul
{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #666;
}

.colDir ul a
{
    text-decoration: none;
    color: #333;
}

.colDir ul a:hover
{
    text-decoration: none;
    color: #666;
}