.navigation
{
	font-family:arial;
	font-size: 11pt;
	color: white;
	font-weight : 600;
	text-decoration:none;
}

.navigation_current
{
	font-family:arial;
	font-size: 11pt;
	color: #333333;
	font-weight : 600;
	text-decoration:none;
}

.navigation_sm
{
	font-family:arial;
	font-size: 8pt;
	color: white;
	font-weight : 600;
	text-decoration: underline;
}

.language_button
{
	font-family:arial;
	font-size: 10pt;
	color: #B4A8A8;
	font-weight : 600;
	text-decoration:none;
}

.background
{
	background-color: #AEA29B;
}

.text_normal
{
	font-family:arial;
	font-size: 10pt;
	color: white;
	font-weight:normal;
}

.text_address
{
	font-family:arial;
	font-size: 8pt;
	color: white;
	font-weight:normal;
	text-decoration:none;
}

