vadimiron
примерно вот так:
HTML код:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title> New Document </title>
<meta name="Generator" content="EditPlus">
<meta name="Author" content="">
<meta name="Keywords" content="">
<meta name="Description" content="">
<style>
.item a:link {text-decoration: none; color: blue;}
.item a:hover {text-decoration: line-through; color: red; }
</style>
</head>
<body>
<div class="item">
<a href="1.html#1">link 1</a><br>
<a href="2.html#2">link 2</a><br>
</div>
</body>
</html>
у меня вс прекрасно работает, IE6