body { background: lightpink; font-family: Tahoma }
a:link { color: red; font-family: Tahoma; text-decoration: underlined }
a:hover { color: red; font-family: Tahoma; text-decoration: none }
a:active { color: red; font-family: Tahoma; text-decoration: none }
a:visited { color: red }