<!-- the mighty met stylesheet. to make the leftside and global nav at bottom non-underlined -->



<style type="text/css">

.navlink

{

    TEXT-DECORATION: none

}

A

{

    TEXT-DECORATION: underline

}

</style>
