﻿.foo {} /* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */

a.footer
{
	text-decoration:none;
	color:	#232323;
}
a.marginRight
{
	margin-right:4px;

}