body{color:#000000;background: #FFFFFF;}body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input{font-family: helvetica,verdana,arial,sans-serif;}ul {  list-style-type: none;  margin: 0;  padding: 0;  overflow: hidden;  position: fixed;  bottom: 0;  width: 98%;}li {  float: left;}li a {  display: block;  color: white;  text-align: center;  padding: 14px 16px;  text-decoration: none;}/* Change the link color to #111 (black) on hover */li a:hover {  background-color: #31a2f2;}a:link {color: #B2DCEF; text-decoration: none; font-weight:bold;}a:visited {color: #B2DCEF; text-decoration: none; font-weight:bold;}a:hover {color: #A2DCFF; text-decoration: underlined; font-weight:bold;}a:active {color: #B2DCFF; text-decoration: underlined; font-weight:bold;}