body{
	margin: 0px 0px 0px 0px;
}


.text{
	font-family: Tahoma;
	font-size: 13pt;
	color: #343434;
}

a{
	color: #b01e42;
	text-decoration: none; 
}
a:hover {
	text-decoration: underline; 
}

.red_text{
	color: #b01e42;
}

.news{
	color: #343434;
	font-size: 10pt;
}
.news a{
	color: #343434;
}

.header{
	color: #9a9a9a;
	font-size: 36px;
}

.adress{
	font-size: 10px;
	font-weight: bold;
}
.menu a {
	color: #9a9a9a;
	font: Tahoma;
	font-size: 24px;
	text-decoration: none;
	text-align: center;
	padding: 0px 12px 20px 10px;
   }
.menu a:hover {
	text-decoration: none;
   background-position: 0px -50px;
   }
.menu a:active {
	text-decoration: none;
	color: #fffefe;
   background-position: 0px -100px;
   }

.btn_1 a {
	margin-right: 5px;
	background: url(img/btn_rules.png) left top no-repeat;
}

.btn_2 a {
	background: url(img/btn_service.png) left top no-repeat;
}

.btn_3 a {
	background: url(img/btn_howtouse.png) left top no-repeat;
}

.activ_menu a{
	text-decoration: none;
	color: #fffefe;
	background-position: 0px -100px;
}

.activ_menu a:hover{
	text-decoration: none;
	color: #fffefe;
	background-position: 0px -100px;
}

.activ_menu a:active{
	text-decoration: none;
	color: #fffefe;
	background-position: 0px -100px;
}