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