﻿a:link {
	color: #094B9D;
	text-decoration: none;
}
a:visited {
	color: #3B679C;
	text-decoration: none;
}
a:hover {
	color: #094B9D;
	text-decoration: underline;
}
a:active {
	color: #094B9D;
	text-decoration: none;
}

.txtQ {
color:#808b04;
font-size:14px;
line-height:1.5em;
font-weight:bold;
}

.jp12_18 {
color:#666666;
font-size:12px;
line-height:1.5em;
}