/* CSS Document */

body,td{
	margin: 0px;
	font-size: 12px;
	line-height:20px;
	
}
body{background-color:#FFffff;}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.ab_w:link {
	color: #6E6E6E;
	font-weight: bold;
	text-decoration: none;
}
.ab_w:visited {
	color: #6E6E6E;
	font-weight: bold;
	text-decoration: none;
}
.ab_w:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
.ab_w:active {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
.t_font{
font-size:12px;
line-height:20px;
font-weight:bold;
color:#000000;
}
.b_a {
	color: #6E6E6E;
	font-weight: bold;
}

.ah_w:link {
font-size:13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.ah_w:visited {
font-size:13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.ah_w:hover {
font-size:13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.ah_w:active {
font-size:13px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}

.b_h {
	color: #ffffff;
	font-weight: bold;
}
