body {
	background-color:#006699;
	color:#000000;
	font-family:Verdana;
}

a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

h1 {
	color:#CCCCCC;
	font-size:36px;
	font-family:Impact;
	margin-bottom:4px;
}

table.content {
	text-align:center;
	padding:0px;
	margin:0px;
}

table.thumbs {
	padding:1px;
	margin:1px;
	border:none;
	text-align:center;
}

td.content {
	background-color:#CCCCCC;
}

td.topsites {
	background-color:#CCCCCC;
	font-size:12;
	color:#000000;
	font-weight:bold;
}

td.topcategories {
	background-color:#CCCCCC;
	font-size:10;
	color:#000000;
	font-weight:bold;
}

td.header {
	color:#000000;
	font-size:24px;
	font-family:Impact;
	font-weight:bold;
}

td.headertext {
	font-family:Impact;
	color:#CCCCCC;
	text-align:center;
	font-style:italic;
}

a.non {
	color:#CCCCCC;
	font-weight:normal;
}