a {
  text-decoration: none;
  color: #CCCCCC;
}

a:visited {
  color: #CCCCCC;
}

a:hover, a:focus, a:active {
  background: #333;
}

p {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  color: #CCCCCC;
}
