@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	background-color: #FFCC00;
	text-decoration: none;
}
a.top:link {
	font-size: 16px;
}
}
a.top:visited {
	font-size: 16px;
}
a.lang:link {
	color: #000066;
	background-color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.lang:visited {
	background-color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.lang:hover {
	color: #000066;
	background-color: #CCCCCC;
	text-decoration: none;  
}
a:hover {
	background-color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	background-color: #FFCC00;
	text-decoration: none;
}
a:active {
	background-color: #FFFFFF;
}
.txt10 {
	font-size: 10px;
}
.aactive {
	background-color: #FFFFFF;
	font-size: 16px;
}


