P { color: white }
A:link { color: #1e90ff; text-decoration: none }
A:visited { color: green; }
A:active { color: white; }
A:hover { color: red; }
