.f_small_text {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #999999;
}

.f_small_text a {
	color: #777777;
	text-decoration: underline;
}

.f_small_text a:hover {
	color: #777777;
	text-decoration: underline;
}

.f_menu {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
	letter-spacing: -1px;
	padding-bottom: 2px;
}

a.f_menu {
	text-decoration: none;
	color: #ffffff;
}

a.f_menu:hover { 
	text-decoration: underline;
	color: #ffffff;
}

.f_dw {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #777777;
}

.f_header {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 90%;
	font-weight: normal;
	letter-spacing: -1;
	color: #ffffff;	
	display: inline;
}
