  A:link { color: #3000FE; text-decoration: underline }
A:visited { color: #3000FE; text-decoration: underline }
A:active { color: #EE9C00; }
A:hover  { color: #EE9C00; text-decoration: underline }

.link { color: blue; font-size: 12px; line-height: 14px; text-decoration: underline }

.txt10 { font-size: 10px; line-height: 16px; }

.txt10_red { font-size: 10px; color: #ff0000; line-height: 16px; }

.txt12 { font-size: 12px; }

.txt12_b { font-size: 12px; font-weight: bold; }

.txt12_14 { font-size: 12px; line-height: 14px }

.txt12_24 { color: black; font-size: 12px; line-height: 24px }

.txt12_25 { color: black; font-size: 12px; line-height: 20px }

.txt12_32 { color: black; font-size: 12px; line-height: 32px }

.txt12_32_b { color: black; font-size: 12px; line-height: 32px; font-weight: bold; }

.txt14_b { color: black; font-size: 14px; }

.txt14_24 { color: black; font-size: 14px; line-height: 24px }

.txt14_24_b { color: black; font-size: 14px; line-height: 24x; font-weight: bold; }

.txt14_32_b { color: black; font-size: 14px; line-height: 32px; font-weight: bold; }

.txt18_b { color: black; font-size: 18px; font-weight: bold; }

.txt18_28 { color: black; font-size: 18px; line-height: 28px;}

.txt18_28_b { color: black; font-size: 18px; line-height: 28px; font-weight: bold; }

p.space {
margin:3 0 3 0;
}
p.blue {
background-color:#CEE8F4;
padding:2px 2px 2px 5px;
}

a.c_link:link {
	color:#F00;
	text-decoration:underline;
}
a.c_link:visited {
	color:#F00;
	text-decoration:underline;
}
a.c_link:active {
	color:#F00;
	text-decoration:underline;
}
a.c_link:hover {
	color:#ccc;
	text-decoration:underline;
}
a.c_link:hove {
	text-align:right;
}

table.azuma_table a.c_link {
	text-align:right;
}
