.txt12 {
	font-size: 12px;
}
.txt12b {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
.txt15 {
	font-size: 18px;
	line-height: 26px;
	color: #0066CC;
	font-weight: bold;
	letter-spacing: 2px;



}
.txt12line {
	font-size: 12px;
	line-height: 26px;
}
.txt12line2 {
	font-size: 12px;
	line-height: 17px;
}
a { color: #0000CC; text-decoration: underline}

a:hover {
	color: #FF0000;
	text-decoration: none;
}
.txt10 {
	font-size: 10px;
	line-height: 18px;
	letter-spacing: 1px;
}
