a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #006EFF;
	text-decoration: none;
}
a:hover {
	color: #555555;
	text-decoration: underline;
}

.text_10p {  font-size: 10px; line-height: 14px;color: #555555}
.text_12p {  font-size: 12px; line-height: 18px;color: #555555}
.text_12p_menu {  font-size: 12px; line-height: 15px;color: #555555}
.text_14p {  font-size: 14px; line-height: 20px;color: #555555}
.text_14p_title {  font-size: 14px; line-height: 20px;color: #000000}
.text_16p_title {  font-size: 16px; line-height: 18px;color: #993300}
.text_16p_pink {
	font-size: 16px;
	line-height: 18px;
	color: #F33;
	font-weight: bold;