@charset "UTF-8";
﻿footer{
	width: 100%;
	height: 100px;
	color: white;
	text-align: center;
	position : static;
	top: 15px;
	background-repeat: repeat;
  text-decoration : none;
}
ul#footer-menu li{
	display: inline;
	color: black;
	font-size: small;
  text-decoration : none;
}
a{
  text-decoration : none;
}a{
   text-decoration : none;
}