/* CSS Document */
body {
	background: #fff;
}
#content {
	color:#000;
	}

#maincontent a {	
	color:#000;
	text-decoration:none;
	}