.tags{
    font-weight: bold;
    letter-spacing: 1.2px;
}
.tags a{
    font-weight: normal;
}
.tags a:hover{
    color: #ff6600;
}
.box-related{
    margin-top: 10px;
}
.box-related ul li{
    padding: 2px 10px;
}
.box-related ul li a:hover{
    color: #ff6600;
    letter-spacing: 1.2px;
}