a:hover {
	color: white;
	background-color: #666666;
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
}
a {
	background-color: white;
	color: #666666;
	font-weight: bold;
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
}
body {
	text-align: center;
	background-color: white;
	font-weight: normal;
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
	color: black;
}
