body { background: #000; color: #fff; text-align: center; font: bold 15px Minion, Georgia, Garamond, serif; }

a { color: #fff; }
li { padding-bottom: 5px; font-size: 18px; font-weight: normal; }
li a { border-bottom: 1px solid #fff; text-decoration: none; }
li a:hover { border-bottom: 1px dashed #fff; }

ul { width: 400px; margin: 0 auto; text-align: left;  list-style: none; }
