a {
	color: #ff9900;
	outline: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

body {
	margin: 20px;
	padding: 0;
	background: #000;
	font: 62.5% Verdana, Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 11px;
}

h1 {
	color: #ff9900;
	font-size: 20px;
	font: Verdana, Helvetica, Arial, sans-serif;
}

h2 {
	color: #ff9900;
	font-size: 16px;
	font: Verdana, Helvetica, Arial, sans-serif;
}

h3 {
	color: #ff9900;
	font-size: 11px;
	font-weight: bold;
	font: Verdana, Helvetica, Arial, sans-serif;
}

hr {
	margin: 40px 0px 15px 0px;
	color: #ff9900;
}

td {
	color: #fff;
	font-size: 11px;
	font: Verdana, Helvetica, Arial, sans-serif;
}

.staticpagestable th{

  background: #ffff99;

  color: #000000;

}

.staticpagestable th a{

  color: #000000;

}

.staticpagestable th a.visited{

  color: #000000;

}

.staticpagestable th a:hover{

  color: #3399CC;

}

.staticpagestable td{

  background: #99ccff;

  color: #000000;

}

.staticpagestable td a{

  color: #ffffff;

}

.staticpagestable td a.visited{

  color: #ffffff;

}

.staticpagestable td a:hover{

  color: #3399CC;

}