 a:link { color: #99CCFF; text-decoration: none }
 a:active { color: yellow; text-decoration: none }
 a:visited { color: #99FFFF; text-decoration: none }
 a:hover { color: #00FFFF; text-decoration: underline}

