body {
	text-align: center;
	color: #000033;
}

p {
	font-size: 0.9em;
}

a {
	text-decoration: none;
}

a:visited {

	color: #000033;

}

a:hover {
	color: #999;
}

