@charset "UTF-8";
#sidebar1 #news p {
	font-size: 75%;
	line-height: 120%;
	color: #666;
}
#sidebar1 #news a {
	text-decoration: none;
	color: #600;
}
#sidebar1 #news a:hover {
	text-decoration: underline;
	color: #903;
}
.other_language {
	text-align: left;
	padding-top: 50px;
}
.other_language a {
	font-size: 80%;
	color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	text-decoration: none;
}
.other_language a:hover {
	font-size: 80%;
	color: #600;
	border-top-width: 1px;
	border-top-style: solid;
	text-decoration: none;
}

