dici di metterlo qui dentro?

<html>

<head>
<title>CLARA</title>
style type="text/css">
<!--
a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: yellow;
}
a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: yellow;
}
a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: yellow;
}
a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: red;
}
-->
</style>


</head>

<frameset cols="176,*">
<frame name="sinistra" scrolling="no" noresize target="superioredx" src="leftframe.htm" scrolling=auto>
<frameset rows="10%,*">
<frame name="superioredx" target="inferioredx" src="topframe.htm" scrolling=no noresize>
<frame name="inferioredx" src="mainframe.htm">
</frameset>
<noframes>
<body>


</body>
</noframes>
</frameset>

</html>


COSI?
thx