.c {
	color:#666666;
	text-decoration: none;
}
.c:visited {
	color:#666666;
	text-decoration: none;
}
.c:active {
	color:#666666;
	text-decoration: none;
}
.c:hover {
	color:#FF0000;
	text-decoration: underline;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898989;
	font-weight: normal;
}
.content_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
	font-weight: normal;
	text-align: left;
	padding-right: 40px;
}
