body, td {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: White;
}

.title {
	font-size: 14px;
	font-weight: bold;
}

.copyright {
	font-size: 10px;
	color: black;
}

a {
	color: #B7C58A;
}

a:hover {
	color: yellow;
}
