﻿.Footer ul
{
	text-align: center;
}
.Footer li
{
	display: inline;
	line-height: 40px;
	padding: 0 15px 0 15px;
	color: #888888;
}

.Footer a, .Footer a:visited
{
	font-weight: bold;
	color: #398EB0;
	text-decoration: none;
}

.Footer a:hover, .Footer a:active
{
	color: #AF39A0;
}