.bottom-link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: 7f7f7f;
	text-decoration: none;
}
a.bottom-link:hover {
	font-family: tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #696969;
	text-decoration: underline;
}
