a:link { color: blue; text-decoration: none } 
a:visited { text-decoration: none } 
a:hover { text-decoration: underline }

a.menu:link { text-decoration: underline }
a.menu2:hover { text-decoration: none }

.border { border-left: solid 1px #000000;border-right: solid 1px #000000}