body {
    margin:0;
	color: #000000;
	font-size: 12px;
}
  a:link {color:#000000;text-decoration:none;}
  a:visited {color:#000000;text-decoration:none;}
  a:hover {color:#000000;text-decoration:underline;}
  a:active {color:#000000;text-decoration:none}
td {
	font-size: 12px;
}
.anna:link {
	color: #000000;
	text-decoration: none;
}
.anna:visited {
	color: #000000;
	text-decoration: none;
}
.anna:hover {
	color: #000000;
	text-decoration: none;
}
.bg{
	background-image:url(../images/button_home_002.gif);
	padding-top:3px;
}
.anniu {
	background-image: url(../images/button_home_002.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 76px;
	border: none;
	padding-top:2;
}
.links:link {
	color: #999999;
	text-decoration: none;
}
.links:visited {
	color: #999999;
	text-decoration: none;
}
.links:hover {
	color: #FF0000;
	text-decoration: underline;
}
.links:active {
	color: #999999;
	text-decoration: underline;
}
