body {
	font-size:12px;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
.t {
	font-size: 12px;
	line-height: 25px;
}
.txt {
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
