body {
	background-color:pink;
	color="#000000";
}

select {
	background-color:pink;
	color:#B13B3B;
}

a:link {
	color:#555555;
}

a:visited {
	color:#555555;
}

#top-bar {
	background-color:pink;
	color:#555555;
	border-bottom:dotted 1px #555555;
}

#top-bar a:link {
	color:#555555;
}

#top-bar a:visited {
	color:#555555;
}

#bottom-bar {
	background-color:pink;
	color:#555555;
	border-top:dotted 1px #555555;
}

#bottom-bar a:link {
	color:#555555;
}

#bottom-bar a:visited {
	color:#555555;
}

#go-tos {
}

#go-to-site {
}

#go-to-picture {
}

