body, body tr{
	background: #93f;
	color: #f43;
	font-family: sans-serif;
	font-size: 15px;
}

a{
	color: #42d;
}

a:visited{
	color: #2a2;
}

#title h1{
	color: #24f;
	font-family: cursive;
	font-size: 17px;
}

