a:link {
	color: #0000FF;
	text-decoration:none;
}
a:visited {
	color: #0000FF;
	text-decoration:none;
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
}
a:active {
	color: #FF0000;
	text-decoration:underline;
}

.input1 { ime-mode:auto; }
.input2 { ime-mode:active; }
.input3 { ime-mode:inactive; }
.input4 { ime-mode:disabled; }

.t120 { line-height: 120%;}
.t140 { line-height: 140%;}
.t240 { line-height: 240%;}

.list0 { background-color:#FFFFFF; }
.list1 { background-color:#e4eed0; }
.list2 { background-color:#F5F5F5; }
.list3 { background-color:#eeeeee; }
.list90 { background-color:#e8d0b9; }
.list91 { background-color:#F3e8dc; }
.list92 { background-color:#cbe0f5; }
.list93 { background-color:#d8e8f8; }
.list94 { background-color:#e6f0fb; }
