.contents {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

.cap {
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
}

.t12 {
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}

.t10 {
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
}

a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}

