﻿#footer a
{
	text-decoration: none;
	color:#F78429;
}
#footer a:hover
{
	font-weight:bold;
}
#copyright p
{
	font-size: .7em;
	color: #666666;
	text-align:center;
}

