.f {
	color:#393939;
	text-decoration: none;
	font-weight: normal;
}
.f:visited {
	color:#393939;
	text-decoration: none;
	font-weight: normal;
}
.f:active {
	color:#393939;
	text-decoration: none;
	font-weight: normal;
}
.f:hover {
	color:#666666;
	text-decoration: underline;
	font-weight: normal;
}
.footer_copyright {
	text-align: center;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #aebeca;
}
.footer_menu {

	text-align: center;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #393939;
}
