/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.tokyoworklife.com/css/blog.css);


.moving-head {
    color:#FFAA00;
    padding:5px 10px;
    font-weight: bold;
    font-size: 14px;
    line-height: 120%;
}

.moving-head a {
    color: #FFAA00; 
    text-decoration: none;
}

.moving-head a:hover {
    color: #FFAA00; 
    text-decoration: none;
}

.moving-head a:visited {
    color: #FFAA00; 
    text-decoration: none;
}


.moving-prov {
    color:#FFAA00;
    margin-bottom: 3px;
}

.moving-prov a {
    color: #FFAA00; 
    font-weight: bold;
    text-decoration: underline;
}

.moving-prov a:hover {
    color: #FFAA00; 
    font-weight: bold;
    text-decoration: none;
}

.moving-prov a:visited {
    color: #FFAA00; 
    font-weight: bold;
    text-decoration: underline;
}

