/* top-en.css for english top page */
BODY	{
	margin: 0px;
	background: #FFFFFF;
	color: black;
}

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

.ktidef	{ color: #000000; font-size: 100%; line-height: 140%; font-family: Arial, Helvetica, sans-serif }	
.ktxdef	{ color: #000000; font-size: 80%; line-height: 140%; font-family: Verdana, Arial, Helvetica }
.ktxdefsm	{ color: #000000; font-size: 71%; line-height: 135%; font-family: Verdana, Arial, Helvetica }
.wnew		{ color: #666666; line-height: 140%; font-size: 12px; font-family: Verdana, Arial, Helvetica }
.wnew A:link	{ color: #3333FF }
.wnew A:visited	{ color: #5777B6 }
.wnew A:active	{ color: #FF0000 }
.wnew A:hover	{ color: #FF0000 }

.date		{ color: #000000; line-height: 140%; font-size: 10px; font-family: Verdana, Arial, Helvetica }
