@charset "utf-8";
/* CSS Document */
body { font-size:13px;}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	color: #4B4B4B;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
li {
	line-height: 20px;
	text-align: left;
}
ul {
	background-position: top;
	margin-bottom: 1px;
	margin-top: 1px;
}
b {color:#ff0000;}

