a:link {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}
a:active {
	color:#000000;
	text-decoration: none;
}
a:visited{
	color:#000000;
	text-decoration: none;
}

body{ font-size:12px; line-height:18px; background:url(bg.gif) top #4A4A4A repeat-x;}
table{ font-size:12px; line-height:18px;}


.img_bor{ border:1px #9F9F9F solid;}
.new_line{ border-bottom:1px #CACACA solid;}

.pl5{ padding-left:5px;}

.fb{ font-weight:bold;}
.f14{ font-size:14px;}
.white{ color:#FFFFFF;}
