One day to another suddenly all my 'a' links are black and not underlined. When I check in firebug, I see that mobilebase.css contains this for a:
a {
outline: none;
text-decoration: none;
color: black;
}
How is this possible, and how to correct this, because mobilebase.css is created by Tiggzi.