Como fazer um link para o texto normal CSS
a {
color: inherit;
text-decoration: inherit;
}
Jason Nong
a {
color: inherit;
text-decoration: inherit;
}