.nl {
	color: white;
	font-family: tahoma,verdana,geneva,arial,helvetica;
}

.nt {
	color: #333399;
	font-family: verdana,geneva,arial,helvetica;
}

.nh {
	font-family: tahoma,verdana,geneva,arial,helvetica;
	background-image: url(/gfx/hl.gif);
	background-repeat: no-repeat;
}

.ad {
	background-image: url(/gfx/adborder.gif);
	background-repeat: no-repeat;
}

.nl A:link { color: white; text-decoration: none; }
.nl A:visited { color: white; text-decoration: none; }
.nl A:hover { color: yellow; text-decoration: underline; }
.nl A:active { color: yellow; text-decoration: underline;}

.nt A:link { color: #333399; text-decoration: none; }
.nt A:visited { color: #333399; text-decoration: none; }
.nt A:hover { color: #0000ff; text-decoration: underline; }
.nt A:active { color: #333399; text-decoration: underline;}

UL { list-style-image: url(/gfx/bull.gif); }

H3 {
	color: white;
	font-family: tahoma,verdana,geneva,arial,helvetica;
}

.readmore {
	font-family: verdana,geneva,arial,helvetica;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}

