
a { color: #ff0000 }
a:active { color: #0000ff }
a:hover { color: #ffff00; font-weight: bolder }
a:visited { color: #0099ff }
