body, body tr{
	background: #12a;
	color: #0c3;
	font-family: fantasy;
	font-size: 10px;
}

a{
	color: #633;
}

a:visited{
	color: #aa0;
}

#title h1{
	color: #175;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
}
