/*
*************************************************
		
		Ombudsman
		Specifics for Commonwealth site
		
*************************************************
*/


#accessibility a {
	background: #bc2f34; }

#header h1 a {
	background-image: url(/images/ui/com-logo.gif); }

#nav .selected a {
	background-image: url(/images/ui/com-nav-arrow.gif); }

a {	color: #d4494e; text-decoration: underline; }
	a:visited { color: #af4148; }
	a:hover { color: #111; }

.home a:visited, .home a:hover { color:#fafafa; }

.rtl {
  direction:rtl;
  unicode-bidi:embed; }