<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<head>
<meta http-equiv="content-type"
content="text/html; charset=iso-8859-1" >
<title>
ray ray le tarde's house of cards
</title>
<style type="text/css">
ul.navvylist li a
{
display: block;
width: 120px;
font-weight:normal;
margin:0;
color: #000;
background-image: url("menu_fill_gl.gif");
background-repeat: repeat-x;
border-bottom:1px solid #ededed;
text-decoration: none;
padding-left:10px;
padding-top:7px;
padding-bottom:7px;
}
.navvy>ul#navvylist li a { width: auto; }
ul.navvylist li#active a
{
background: #f1f1f1;
color: #2a508a;
}
ul.navvylist li a:hover, ul#navvylist li#active a:hover {
color : #ff0000;
font-weight : bold;
background-image: url("menu_fill_bl.gif") ;
background-repeat:repeat-x;
list-style: url('arrow.gif');
}
ul {list-style-type: none}
</style>
</head>
<body>
<div class="leftcolumn">
<h2>
laatse videos
</h2>
<div class="navvy" >
<ul class="navvylist" >
<li>
<a href="http://atsquad.com/rayray/test/index.html#">linkje</a>
</li>
<li>
<a href="http://atsquad.com/rayray/test/index.html#">linkje</a>
</li>
<li>
<a href="http://atsquad.com/rayray/test/index.html#">linkje</a>
</li>
<li>
<a href="http://atsquad.com/rayray/test/index.html#">linkje</a>
</li>
<li>
<a href="http://atsquad.com/rayray/test/index.html#">linkje</a>
</li>
</ul>
</div>
</div>
<img src="arrow.gif" width="10" height="10" alt="a">
<img src="menu_fill_bl.gif" width="6" height="38" alt="b">
<img src="menu_fill_gl.gif" width="6" height="38" alt="g">
</body>
</html>