rickg%netscape.com 3a8ccbf675 adding residual style tests
git-svn-id: svn://10.0.0.236/trunk@58257 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 21:33:20 +00:00

66 lines
652 B
HTML

<html>
<head>
<style>
A.index:link {
color: #333366;
font-size: 11px;
}
A.index:visited {
color: #333366;
font-size: 11px;
}
A.index:active {
color: #333366;
font-size: 11px;
}
A.index:hover {
color: #CC3300;
font-size: 11px;
}
.tighter { font-weight: bold; }
</style>
</head>
<body>
<title>bug22157</title>
<span style="background-color:yellow">
<a href="bug23529.html">
Next...</a></span><br><br>
<A HREF="/hi/english/business/default.stm" CLASS="index">Business</A><br>
<A HREF="/hi/english/entertainment/default.stm" CLASS="index"><SPAN CLASS="tighter">Entertainment</SPAN></A>
</body>
</html>