#menu a:hover,
#menu a.menuOn {
	background-image: url(../images/arrow_down_about.gif) !important;
	color: #c60 !important;
}

#main #inner a {
	color: #c60;
	border-bottom-color: #c60;
}

h1, h2, h3 {
	color: #c60;
}

#dropdown a {
	color: #c60;
}
#dropdown a:hover {
	background-color: #c60;
}