body, input, td, select, textarea {
	font-size: 12px;
	font-family: sans-serif;
	color: #444;
}

body {
	text-align: center;
}

a:link {
	color: #444;
	text-decoration: none;
}

a:visited {
	color: #444;
	text-decoration: none;
}

.t_center {
	text-align: center;
}

.t_vcenter {
	vertical-align: middle;
}

.top_menu_width {
	width: 149px;
}

.fc_white {
	color: #fff;
}

.r_border {
	border-right: 1px solid #8e94a2;
}

.a_menu:link {
	color: #fff;
	text-decoration: none;
}

.a_menu:visited {
	color: #fff;
	text-decoration: none;
}