
a:link    { color: #191970; text-decoration: none }
a:active  { color: teal; text-decoration: underline }
a:visited   { color: #87ceeb; text-decoration: none }
a:hover   { color: teal; text-decoration: underline }

