h2 {
	background: #669c84;
}
h2.m_titlebar_first {
	background: #669c84 url(../img/titlebar_corner_first.gif) right top no-repeat;
}
h2 a {
	background: url(../img/arrow_h2.gif) right 50% no-repeat;
}
h2.m_titlebar_first a {
	background: none;
}
h2 a:active {
	background-color: #72b496;
}
h2.m_titlebar_first a:active {
	background-color: none;
}
#m_primary_content a, #m_footer a {
	color: #669c84;
	font-weight: bold;
	text-decoration: none;
}
