.gov {
	font-size: 13px;
	line-height: 150%;
	color: #000;
	text-decoration: none
}
a:link {  color: #000000; text-decoration: none}
a:visited {
	color: #666;
	text-decoration: none;
}
td {  font-size: 13px;}
/*块状链接*/
.linkstr a
{
   border: 1px dotted #CCCCCC;
   padding: 2px;
   background: #FFE1E1;
   color: #CB0D00;
   font-size: 13px;	
   text-decoration: none;
}

.linkstr a:hover
{
   border-color: #FFF;
   background: #F6BBBF;
   color: #000000;
   font-size: 12px;
   text-decoration: none;
}
.bdh {
	font-size: 13px;
	line-height: 28px;
	color: #333333;
	text-decoration: none;
}
/* html{ filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }*/

