/* CSS Document */
<!--
body,td,th {
	font-family: "Comic Sans MS", arial;
	color: #000;
}
body {
	background-color: #000;
}
a:link {
	color: #933;
	text-decoration:none;
}
a:visited {
	color: #933;
	text-decoration:none;
}
a:hover {
	color: #06C;
	text-decoration:underline;
}
a:active {
	color: #06C;
	text-decoration:none;
}
#maligner {
	padding-bottom: 5px;
}
td#blkb div {
	padding-left: 10px;
}
td#blkb a:link {
	color: #FDF5DF;
	text-decoration:none;
	font-size: 14px;
}
td#blkb a:visited {
	color: #FDF5DF;
	text-decoration:none;
	font-size: 14px;
}
td#blkb a:hover {
	color: #06C;
	text-decoration:underline;
}
td#blkb a:active {
	color: #06C;
	text-decoration:none;
	font-size: 14px;	
}
td#ligb a:link {
	color: #fff;
	text-decoration:none;
}
td#ligb a:visited {
	color: #fff;
	text-decoration:none;
}
td#ligb a:hover {
	color: #000;
	text-decoration:underline;
}
td#ligb a:active {
	color: #000;
	text-decoration:none;
}
.style2 {
	font-size: small;
}
h1 {
	font-size: xx-large;
}
h2 {
	font-size: x-large;
}
h3 {
	font-size: large;
}
h4 {
	font-size: small;
}
h5 {
	font-size: x-small;
}
h6 {
	font-size: xx-small;
}
#layer1 div table tbody tr td table tbody tr td div table tr td p font a {
	color: #E8E0CD;
}
-->

