ul#navigation,
ul#navigation li {
	padding: 0;
	margin: 0;
	list-style: none;
	}

#navigation a {
	color: #013C80;
	text-decoration: none;
	background: url(/media/images/navigation_bg1.gif) no-repeat right top;
	display: block;
	padding-top: 12px;
	padding-bottom: 18px;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	}

#navigation a:hover {
	background: url(/media/images/navigation_bg2.gif) no-repeat right top;
	color: #c00;
	}

#navigation a.second {
	font-weight: bold;
	color: #c00;
	}



body.home #navigation a.home,
body.about #navigation a.about,
body.amdanom_ni #navigation a.about,
body.ddatganiad_o_werthoedd #navigation a.about,
body.statement_of_values #navigation a.about,
body.team #navigation a.team,
body.tim #navigation a.team,
body.news #navigation a.news,
body.events #navigation a.events,
body.training #navigation a.training,
body.hyffordiant #navigation a.training,
body.local #navigation a.local,
body.lleol #navigation a.local,
body.publications #navigation a.publications,
body.faqs #navigation a.faqs,
body.contact #navigation a.contact,
body.cysylltu #navigation a.contact,
body.links #navigation a.links {
	background: url(/media/images/navigation_bg2.gif) no-repeat right top;
	font-weight: bold;
	color: #78B71B;
	}


