.categorytext a {
    transition: all 0.3s ease 0s;
    text-decoration: underline;
	color:#428ade;
}

.btmtext a {
    transition: all 0.3s ease 0s;
    text-decoration: underline;
	color:#428ade;
}

.blog-contents a {
    transition: all 0.3s ease 0s;
    text-decoration: underline;
	color:#428ade;
}