#header {
	width: 780px;
	background: url(bg_head_snmfm.jpg) no-repeat;
	height: 111px;
}

.article h1 {
	color: #ff6600;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 3px;
	line-height: 17px;
}

.article h1 a {
	color: #ff6600;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 3px;
	line-height: 17px;
}

.article h2 {
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 5px;
	color: #999999;
}

#navcontainer ul li.current-cat a, #navcontainer ul li.current_page_item a {
	background: #333333;
	color: #ff6600;
	font-style: normal;
}

#navcontainer ul li a:hover { 
	color: #ff6600;
	background: #333333;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover, a:active {
	color #3: #8d3b79;
}

b, strong {
	font-weight: bold;
	color: #333333;
	background: transparent;
}

