body {
	background-color:	#333333;
	font-family	:	Verdana;
}

table {
	font-size	:	9px;
}

table.links {
	background-color:	#333333;
}

td.logo {
	
}

img {
	border		:	0 none #333333;
}

td.info {
	color		:	#EEEEEE;
	word-spacing	:	2px;
}

td.link {
	font-size	:	x-small;
	font-weight	:	bold;
}

a:link {
	color		:	#F0F0F0;
	text-decoration	:	none;
}
a:visited {
	color		:	#F0F0F0;
	text-decoration	:	none;
}
a:hover {
	color		:	#F0F0F0;
	text-decoration	:	underline;
}
a:active {
	color		:	#F0F0F0;
	text-decoration	:	none;
}
