Guest User

Untitled

a guest
Jun 22nd, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. a:link {
  2. color:#009cff;
  3. textDecoration:none;
  4. }
  5. a:hover {
  6. color:#009cff;
  7. textDecoration:underline;
  8. }
Add Comment
Please, Sign In to add comment