.bottomNav a {
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  color: #FFFFFF;
  }
  
.bottomNav a:hover { text-decoration: none; color: #CCCCCC; }

.bottom a {
  text-align: center;
  text-decoration: none;
  font-size: 11px;
  color: #333333;
  }
  
.bottom a:hover { text-decoration: none; color: #FF9900; }
