Wenn mir nicht grade unglaublich langweilig wäre würde ich es dir nicht vorkauen...
also:
<html>
<head>
<title>::] blabla [::</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
body { font-size : 1.0em; font-family : arial,helvetica,sans-serif; color : #FFFFFF; }
#navigation { width: 131px; color: #FFFFFF; background-color: #000000; text-align: center; font-size:0.85em; margin: 2px 2px}
#box { width: 135px; border: 1px solid #000000;}
a { font-size :0.75em; color : #000000; text-decoration : none; width: 130px; display: block; padding-left: 5px; background-color: transparent; margin: 2px 0;}
a:hover { color : #FFFFFF; background-color: #000000;; }
</style>
</head>
<body bgcolor="#CCCCCC" text="#000000" leftmargin="5" topmargin="0" marginwidth="0" marginheight="0">
<img src="./img/topnav.gif" width="134" height="48">
<div id="box">
<div id="navigation">:: Navigation ::</div>
<a href="test.html" target="main">Menupunkt 1</a>
<a href="test.html" target="main">Menupunkt 2</a>
</div>
<img src="./img/downnav.gif" width="136" height="49">
</body>
</html>