
a { color: white; font-weight: bold; font-size: 8pt; font-family: Arial; text-decoration: none; background-color: teal; width: 80px; height: 14px }
a:hover { color: yellow; font-weight: bold; font-size: 8pt; font-family: Arial; text-decoration: underline; background-color: purple; width: 80px; height: 14px }
a:visited { text-decoration: none }