body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a:link { 
	color: #3399ff;
	}
a:visited {
	color: #3399ff;
	}
a:hover {
	color: #ffffff;
	background-color: #333333;
	text-decoration: none;
	}
a:active {
	color: #333333;
	}

body {
	background-color: #222222;
	}
	