﻿.Foot a, .Foot a:link, .Foot a:visited, .Foot a:hover, .Foot a:active
{
	color: #ddd;
	font-size: small;
	text-decoration: none;
	border: none;
	background: none;
}

.Foot a:hover
{
	color: #7D8FAA;
}

.Foot a:active
{
	color: #cccccc;
}
