.body {
	font-family: sans-serif;
	font-size: 14px;
	color: grey;
}

.footer {
	font-family: sans-serif;
	font-size: 10px;
}

a, a:visited, a:active {
	font-family: sans-serif;
	font-size: 14px;
	color: grey;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}

body {
	font-family: sans-serif;
	font-size: 14px;
	color: grey;
}

table, tr, th, td {
	font-family: sans-serif;
	font-size: 14px;
	color: grey;
}