.main {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: 25px;
}
table {
	font-size: 12px;
	color: #3D3D3D;
	text-decoration: none;
}
a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #F196BA;
	text-decoration: underline;
}
.back {
	font-size: 14px;
	color: #ED72A3;
	text-decoration: none;
	font-weight: bold;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.back:link {
	font-size: 12px;
	color: #ED72A3;
	text-decoration: none;
	font-weight: bold;
}
a.back:visited {
	font-size: 12px;
	font-weight: bold;
	color: #ED72A3;
	text-decoration: none;
}

a.white:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-size: 12px;
	color: #FCE4EE;
	text-decoration: none;
}

a.back:hover {
	font-size: 12px;
	color: #F196BA;
	text-decoration: underline;
	font-weight: bold;
}
.newstitle {
	font-size: 22px;
	font-weight: bold;
	color: #E84486;
	line-height: 30px;
}

.hs {
	font-size: 12px;
	color: #A8A8A8;
	line-height: 16px;
}
