.footer {
	font-family:Tahoma;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	margin-top:15px;
	line-height:13px;
}


.footer a {
	color: #7ba84d;
	text-decoration:none
}

.footer a:hover {
	text-decoration: underline;
}