.menu {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #676767;
	text-decoration: none;
}
.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: 676767;
	text-decoration: none;
	line-height: 18px;
}
.h1  {
    font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #676767;
}	
	

.menu a{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #676767;
	text-decoration: none;
}
.menu a:hover{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #D45476;
	text-decoration: none;
}
