﻿.Footer
{
	background-color: #f5f5f5;
	width:100%;
	border-top:2 solid #006699;
}
.Footer A:link, 
.Footer A:visited
{
	text-decoration: none; 
	color: #003399;
}
.Footer A:hover
{
	text-decoration: none; 
	color: red;
}

