body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	background-color: #7f7f7f;
	font-size: 10px;
	background-position: bottom;
	color: #515151;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}



.menu {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-stretch: unchanged;
}

.text {
	font-size: 12px;
	line-height: 16px;
	color: #515151;
}
