	body, td {
	
		background-color: ffffff;
		font-family: arial;
		font-size: 11px;
		color: #8F8F8F;
	}

	a {
	
		font-family: arial;
		font-size: 11px;
		color: #404040;
		text-decoration: none;
	}

	a:hover {
		color: AAAAAA;
	
	}
	
	.menu  {
	
		font-family: arial black;
		font-size: 10px;
		color: #8F8F8F;
		text-decoration: none;
		line-height: 15px;
	}

	.rub {
	
		font-family: arial;
		font-size: 11px;
		font-weight: bold;
		color: #7a7a7a;
		line-height: 20px;
	}
