
* {
	color: #000 !important;
}

a:after {
	content: "(" attr(href) ")"; 
	word-wrap: break-word; /*разбивает длинные ссылки на слова*/
	
}
