.text-black{
	font-family:tahoma;
	font-size:18px;
	text-decoration:none;
	font-weight:none;
	color:#626262;
}
.text-normal{
	font-family:tahoma;
	font-size:13px;
	text-align:justify;
	text-decoration:none;
	font-weight:none;
	color:#626262;
}
.base_links{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
.left_links{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#8c8c8c;
}
.left_links:hover{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	background-color:#e1e1e1;
	color:#8c8c8c;
}
.blue_links{
	font-family:tahoma;
	font-size:13px;
	text-decoration:none;
	font-weight:none;
	color:#0000ff;
	text-decoration:none;
}
.blue_ub{
	font-family:tahoma;
	font-size:13px;
	text-decoration:none;
	font-weight:none;
	color:#0000ff;
	text-decoration:underline;
}
.blue_links_small{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:none;
	color:#0000ff;
	text-decoration:none;
}
.links_head{
	font-family:tahoma;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#8c8c8c;
}