<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="ja">
<head>
<META http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<META http-equiv="Content-Style-Type" content="text/css">
<title>疑似クラスを重ねて書く</title>
<style type="text/css">
<!--
body { background-color: #CFC; color: black; }
a { font: 1.2em Verdana; }
a:link { color: blue; }
a:visited { color: purple; }
a:link:hover, a:visited:hover { color: #FA6; }
a:link:active, a:visited:active { color: red; }
-->
</style>
</head>
<body>
<p><a name="myfav">My Favorites</a></p>
<ul>
<li><a href="http://masao261.jog.buttobi.net/">masao! ぶっ飛び</a></li>
</ul>
<P></P>
</body>
</html>