﻿div.langChoice h1
{
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
}

div.langChoice a
{
	margin-top: 0px;
	margin-bottom: 0px;
	color: Silver;
	text-decoration: none;
}

div.langChoice a:first-letter
{
	font-weight: bold;
	text-decoration: underline;
}

