body {
	text-align: center;
	backgroung-color: #fff;
	}
	
a:link, a:visited {
	font-family: Arial, sans-serif;
	color: #00123e;
	font-weight: normal;
}
a:hover {
	font-weight: bold;
}
