body {
	background: Silver;
	font: 12px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	text-align: center;
}
a:link {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: White;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}

