.menu {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #f18519;
	text-decoration: none;
}
a.menu:hover {
	color: #ffba75;
	text-decoration: none;
}
p {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
}
.link {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #f18519;
	text-decoration: none;
}
.menu_on {
	color: #ffba75;
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
}
li {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
}

h1{
	font-size:11px; 
	font-family:Tahoma; 
	font-weight: normal;
}

