body {
	background-color:#FFF;
	text-align: center;
	margin: 0px auto;
	font-family: arial;
	font-size: 11px;
}
a {
	color:#600;
	hover:#999;
	visited:#FFF;
	text-decoration:none;
}
