<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.default{
border: 0;
}

.default ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.default a{
xfont-size: 9pt;
padding: 3px 10px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: black;
text-decoration: none;
}

.default a:visited{
color: black;
}

html>body .default a{ /*Non IE rule*/
width: auto;
}

.default a:hover{
background-color: #97ce38;
color: black;
}

</style>
