a:hover {
    text-decoration: none;
    text-decoration-color: inherit !important;
}

#main_title a:hover {
    color: var(--accent-color);
}

.top-saints a:hover {
    text-decoration: underline;
}

#calendar_day .nav:hover {
    color: var(--accent-color);
}

.day__post-wp a:hover {
    color: inherit;
    text-decoration: none;
}

.day__post-wp-white a:hover {
    color: inherit;
    text-decoration: none;
}

.filters .alph a:hover {
    background: #ead9b3;
    color: #e76161;
    text-decoration: none;
}

#names a:hover {
    color: #e76161;
    text-decoration: none;
}

table.menology td a:hover {
    text-decoration: none;
    color: #e76161;
}

.day__text p a:hover {
    color: var(--accent-color);
    text-decoration: none;
}

.info p a:hover {
    color: var(--accent-color);
}

.info .book p a:hover {
    color: #3a3a3a;
}

.brif a:hover {
    color: var(--accent-color);
    text-decoration: none;
}

#main .article a:hover {
    color: #e76161;
    text-decoration: none;
}

#main #featured h1 a:hover {
    color: #e76161;
    text-decoration: none;
}

#right-bar a:hover{
	text-decoration: underline .1px;
}

#left-bar ul li a:hover {
    background-color: #F4DAA9;
}

#main a:hover {
	color: var(--accent-color);
    text-decoration: underline .1px;
}

.caa a:hover {
    text-decoration: none;
}

.subscribe a:hover {
    text-decoration: none;
}

.tags a:hover {
    color: #f2ead8;
    text-decoration: underline;
}

.tag_links_holidays a:hover,
.tag_links_holidays span:hover {
    color: #900 !important;
    text-decoration: none;
}

.day__text a:hover[href*="postov-i-trapez"] {
    color: #1bd7ff;
}

p.p-in-texts a:hover {
    color: var(--accent-color) !important;
    text-decoration: none;
}

a.a-in-texts:hover {
    color: var(--accent-color) !important;
}

#main ul.cycles li a:hover {
    text-decoration: none;
    color: #e76161;
}

#left-bar .widget>a:hover, 
#left-bar .widget-title>a:hover, 
#left-bar .widget summary:hover{
	text-decoration: underline .1px;
}