body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333;
}
a:link {
	color: #606470;
	text-decoration: none;
}

a:hover {
	color: #660066;
	text-decoration: none;
	}

a:active {
	color: #660066;
	text-decoration: none;
}

a:visited {
	color: #606470;
	text-decoration: none;
}.big {
	font-size: 22px;
}
