input#submit {
    background: url("../images/send_button.png") no-repeat !important;
}

.comments_number a {
    color: #2679D6;
}

.comments_number a:hover {
    color: #599EEB;
}

.comment-text a {
    color: #2679D6;
}

.comment-text a:hover {
    color: #599EEB;
}

#reply_title a {
    color: #2679D6;
}

#reply_title a:hover {
	color: #599EEB;
}

.c_c2 {
    color: #2679D6 !important;
}

.c_c2:hover {
	color: #599EEB;
}

ol li {
    color: #2679d6;
}

.slider_text a {
    color: #2679D6;
}

.slider_text a:hover {
	color: #599EEB;	
}

a.blue_link {
    color: #2679D6 !important;
}

a.blue_link:hover {
    color: #599EEB !important;
}

.c_c {
    color: #2679D6 !important;
}

table#wp-calendar tbody tr td a {
    color: #2679D6 !important;
}

table#wp-calendar tbody tr td a:hover {
    color: #599EEB !important;
}

ul#twitter_update_list li span a {
    color: #2679D6;
}

ul#twitter_update_list li span a:hover {
    color: #599EEB;
}

#search_box a {
    color: #2679d6;
    text-decoration: none;
}

#search_box a:hover {
	color: #599EEB;
}

.pages_content a {
    color: #2679D6;
}

.pages_content a:hover {
	color: #599EEB;
}

.pages_content2 a {
    color: #2679D6;
}

.pages_content2 a:hover {
	color: #599EEB;
}

.about_author_meta a {
    color: #2679d6;
}

.about_author_meta a:hover {
    color: #599EEB;
}

.comments_number a {
    color: #2679D6;
}

.comments_number a:hover {
    color: #599EEB;
}

.pagination a:hover {
    background: url("../images/pagination_hover.png") no-repeat scroll 0 0 transparent !important;
}

.pagination span {
    background: url("../images/pagination_hover.png") no-repeat scroll 0 0 transparent;
}