1 2 3 4 5
<!doctype html> <style> a { color: hotpink } </style> <a href="">Should have link color, not default color</a>