body {
	margin:2px;
	font-size:80%;
	color:#FFFFFF;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #ffff00;
	text-decoration: none;
}
ul {
	list-style:none;
	margin: 2px 0;
	padding-left:0;
}
li {
	background-image:url(../index/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left:16px;
	margin-bottom:5px;
}
.new {
	background-image:url(../index/ani.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left:16px;
}
.t12 {
	font-size: 12px;
}

