body {
	font-family: System;
	font-size: 12px;
	color:#FFFFFF;
	background-color: #FF99FF;
	width: 600px;
}

a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#title {
	width: 600px;
	font-weight: bolder;
	font-size: 16px;
}
