.gray {
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.link {
	font-size: 13px;
	line-height: 16px;
	color: #0066FF;
	font-weight: bold;
	text-decoration: underline;
}
.link:link {
	font-size: 13px;
	line-height: 16px;
	color: #0066FF;
	font-weight: bold;
	text-decoration: underline;
}
.link:hover {
	font-size: 13px;
	line-height: 16px;
	color: #009900;
	font-weight: bold;
	text-decoration: underline;
}

.gray-L {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.red12 {
	font-size: 13px;
	line-height: 16px;
	color: #FF3399;
	font-weight: bold;
	text-decoration: none;
}
.red12:link {
	font-size: 13px;
	line-height: 16px;
	color: #FF3399;
	font-weight: bold;
	text-decoration: none;
}
.red12:hover {
	font-size: 13px;
	line-height: 16px;
	color: #3333FF;
	font-weight: bold;
	text-decoration: none;
}
.pink12 {
	font-size: 12px;
	line-height: 16px;
	color: #CC66FF;
	font-weight: normal;
}
.pink12:link {
	font-size: 12px;
	line-height: 16px;
	color: #CC66FF;
	font-weight: normal;
}
.pink12:hover {
	font-size: 12px;
	line-height: 16px;
	color: #FF0099;
	font-weight: normal;
}
.red12-L {
	font-size: 17px;
	line-height: 16px;
	color: #FF3399;
	font-weight: bold;
	text-decoration: none;
}
.red12-L:link {
	font-size: 17px;
	line-height: 16px;
	color: #FF3399;
	font-weight: bold;
	text-decoration: none;
}
.red12-L:hover {
	font-size: 17px;
	line-height: 16px;
	color: #3333FF;
	font-weight: bold;
	text-decoration: none;
}
