A { color: blue; font-size:12pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: underline; }
A:hover	{ color: red; font-size:12pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: underline; }
a:visited { color: blue; font-size:12pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: underline; }
a:visited:hover {color: red; font-size:12pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: underline; }