body {	background-color: #fff;	color: #999;	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 11px;}/* defaults */a, a:visited {	color: #A4BE2D;}a:hover, a:active {	color: #FACD71;}a.links {	color: #A4BE2D;}a:hover.links, a:active.links {	color: #C37A41;}/* outer structure */#centreContent{	background-color: #fff;	color: #999;}/* header */#header {	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;}/* inner structure *//* inner structure - titles */#pageTitle {	background-color: #888377;}#mainTitle {	color: #ebe9d2;}/* inner structure - content */#pageAll {	color: #727272;	background-color: #FFF;} /*main area */#pageAll a:link, #pageAll a:visited {	color: #b8c08f;}#pageAll a:hover, #pageAll a:active {	color: #000;}#pageAll strong {    color: #5e5e5e;}#pageControl a:link {	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;}/* menus */#leftMenu, #rightMenu  {	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;}/* footer */#footer, #footerCover {    font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;}#pageNo {	color: #DAD197;}#copyright {	color: #CCCBCB;}#copyright a:link, #copyright a:visited {	color: #CCCBCB;}#copyright a:hover, #copyright a:active {	color: #D2E28C;}/* footer menus */#textMenu2 {    color: #CCCBCB;}#textMenu a:link, #textMenu a:visited, #textMenu2 a:link, #textMenu2 a:visited {	color: #CCCBCB;}#textMenu a:hover, #textMenu a:active, #textMenu2 a:hover, #textMenu2 a:active {	color: #F5B756;}#textMenu strong, #textMenu2 strong {	color: #fff;} /* use for normal */#textMenu u {	color: #666;} /* use for selected */#textMenu u a:link {	color: #aaa;} /* use for selected */