
#footernav a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding: 0 8px 0 0;
}
#footernav a:hover{
	color: #781900;
	background-color: #FFF;
}
