/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }*/
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #FF6600;
}
a.menu:link {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.menu:visited {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.menu:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a.pict: {
	display:block;
	background-image:url(../images/whdjbindex.gif);
	background-repeat:no-repeat;
	width:202px;
	heigth:42px;
}

a.pict:hover {
	color:#666666;
	background-position:0px -20px;
}


.local {
	font-size: 12px;
	color: #808080;
}
.text {
	font-size: 12px;
	line-height: 25px;
	color: #333333;
}
.input {
	border: 1px solid #999999;
	font-size: 12px;
	color: #666666;
}
.search {
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E4;
	line-height: 16px;
}

a.page:link {
	font-size: 12px;
	font-weight: bold;
	color: #979797;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.page:visited {
	font-size: 12px;
	font-weight: bold;
	color: #727272;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.page:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.title {
	font-size: 16px;
	font-weight: bolder;
}
.copy {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
