ul { list-style: none; color: white; }
body { background-color: #ccffff; }
a.navbar { text-decoration: none; color: white; }
ul#nav { border: 1px solid black; width: 20%; background-color: #3399cc; }
a.navbar:hover { background-color: red; font-style: italic; }