@charset   "UTF-8";
#container {
	margin-left: auto;
	margin-right: auto;
}
A:visited{
  font-size : 12px;
  font-family : Arial;
  margin-top : 50px;
  

  text-decoration : none;
  color : black;
}
A:link{
  font-size : 12px;
  font-family : Arial;
  color : black;
  text-decoration : none;
}

