body {background-color: #dadada;}
ul {width: 250px; display: block; list-style: none; margin: 40px; padding: 0px; float: right;}
ul li {display: block; list-style: none; margin: 0px; padding: 0px; text-align: right;}
li a:link, li a:visited {display: block; padding: 8px; width: 250px; color: #ffff00; background-color: #000080; border-top: 1px dotted #008000; text-decoration: none; font-family: 'Trebuchet MS'; font-weight: bold;}
li a:hover {color: #000080; background-color: #ffff00; text-decoration: underline;}
li#home a:link, li#home a:visited  {color: #000080; background-color: #ffff00; border-top: none; text-decoration: underline;}
li#home a:hover {color: #ffff00; background-color: #000080; border-top: none; text-decoration: none;}