<style type="text/css" media="screen">
<!--
.imagelink a {
color: blue;
}
.link a {
color: red;
}
-->
</style>
<a CLASS="link" HREF="test01.htm">LINK01</a><br>
<a CLASS="imagelink" HREF="test02.htm">LINK02</a>
so oder was??
<style type="text/css" media="screen">
<!--
.imagelink a {
color: blue;
}
.link a {
color: red;
}
-->
</style>
<a CLASS="link" HREF="test01.htm">LINK01</a><br>
<a CLASS="imagelink" HREF="test02.htm">LINK02</a>
so oder was??