* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #FFFFFF;
	text-align: left;
}
a:link {
	color: #555580;
	text-decoration: underline;
}
a:visited {
	color: #555580;
	text-decoration: underline;
}
a:hover {
	color: #1313c8;
	text-decoration: underline;
}
.txt02 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	position: relative;
	margin: 5px;

}
.new {
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
	margin-left: 10px;
}
