:link { font-family: Arial, Verdana; }
:link	{ color: black; background: transparent; text-decoration: none; }
:visited	{ color: #609; background: transparent; }
:link:hover,
:visited:hover	{ color: #red; background: transparent; }
