a {
	color: #c0c0c0;
	text-decoration: none;
}

a:hover {
	color: #ff9c01;
}

body {
	background-color: #202020;
	color: #c0c0c0;
	font-family: arial, sans-serif;
	font-size: 11px;
}

table {
	font-family: arial, sans-serif;
	font-size: 11px;
}
