body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS UI Gothic";
	font-size: 11px;
	color: #515151;
}
body {
	background-color: #ffffff;
	text-align: center;
	min-height: 500px;
}
h1 {
	font-size: 11px;
}

a:link {
	color: #515151;
}
a:visited {
	color: #515151;
}
a:hover {

	color: #ffffff;background-color:#D3C02D;text-decoration: none;
}

.
