@charset "UTF-8";
#links {
	font-family: sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#links a:visited {
	color: #666666;
}
#links a:active {
	color: #FF0000;
}
#links a:hover {
	color: #FF0000;
}
#bottom_links {
	color: #FFFFFF;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 8px;
}
#bottom_links a:hover {
	color: #FFFFFF;
}
#bottom_links a:visited {
	color: #CCCCCC;
}
#bottom_links a:active {
	color: #FF9999;
}
#language {
	font-family: ????, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#language a:active {
}
#language a:active {
	color: #666666;
}
#language_eng {
	font-family: ????, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
