a {
color: #103c5e;
text-decoration: none;
}

a:hover {
color: #2e6590;
text-decoration: none;
}
#header a {
color: #fff;
}

#header a:hover {
color: #efefef;
}

#top-tag a {
color: #ae0101;v
}

#top-tag a:hover {
color: #e62c2c;
text-decoration: underline;
}

#content a {
color: #103c5e;
}

#content a:hover {
color: #2e6590;
}

.wp-pagenavi a {
margin: 0px 3px;
}

.wp-pagenavi .current {
border: 1px solid #736754;
color: #736754;
}

#footer a {
color: #fff;
}

#footer a:hover {
text-decoration: underline;
}
