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

#langswitch {
	position:absolute;
	top:3px;
	right:511px;
}

#langswitch a {
	color: white;
	font-size:10px;
	text-decoration:none;
}

#langswitch a:link {
	color: white;
}
#langswitch a:visited {
	color: white;
}

