body {
	background-color: #ff9933;
}

#about .introduction {
	color: #CC6600;
}

#about .introduction a {
	background-color: #CC6600;
	color: #fff;
}

#about .introduction a:hover {
	background-color: #cc6600;
}

#about .interest {
	color: #CC9966;
}

#about .interest a {
	color: #fff;
}

#about .interest a:hover {
	background-color: #999900;
}

#about .interest a {
	background-color: #cccc33;
}

#about .interest .other {
	color: #3399cc;
}

#about .contact {
	color: #ff3333;
}

#about .contact a {
	color: #ff3333;
}

#about .contact a:hover {
	background-color: #ff3333;
	color: #fff;
}

#socialtree li.twitter a {
	color: #00ccff;
}

#socialtree li.twitter a:hover {
	color: #0099cc;
}

#socialtree li.lastfm a {
	color: #ff0066;
}

#socialtree li.lastfm a:hover {
	color: #990033;
}

#socialtree li.facebook a {
	color: #0099cc;
}

#socialtree li.facebook a:hover {
	color: #006699;
}

#socialtree li.linkedin a {
	color: #66cccc;
}

#socialtree li.linkedin a:hover {
	color: #009999;
}