diff --git a/!NetSurf/Resources/CSS,f79 b/!NetSurf/Resources/CSS,f79 index a7396acaf..0ac67385b 100644 --- a/!NetSurf/Resources/CSS,f79 +++ b/!NetSurf/Resources/CSS,f79 @@ -90,6 +90,7 @@ th { font-weight: bold; text-align: center; } td[nowrap], th[nowrap] { white-space: nowrap; } a:link { color: #00f; text-decoration: underline; } +a:visited { color: #609; } img { color: #888; }