/*
		#########################################################														#
 		#	GamesInferno Ltd. - +44 161 661 0022		#
		#	Content and Source Code copyright 2000		#
		#							#
		#	Gamesinferno portal and site system		#
		#							#
		#	Main style sheet, supplemental style info in	#
		#	other sheets.					#
		#							#
		#########################################################
*/

a:hover {
	color: #cc3333;
}

TD,TABLE,BODY {
	font-family : verdana, arial;
	font-size : 10pt;
	color : #330000;
	border-color : #000088;
}

.newstitle {
	font-family : arial;
	color : #000000;
	font-size : 14pt;
	font-weight: bold;
}

.blacktitle {
	font-family : arial;
	color : #000000;
	font-size : 14pt;
	font-weight: bold;
}

.bluetitle {
	font-family : arial;
	color : #ffaa00;
	font-size : 14pt;
	font-weight: bold;
}

.sectionlinks {
	font-family : verdana, arial;
	color : #3333cc;
	font-size : 8pt;
}

.network {
	font-family : verdana, arial;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

.posted {
	font-family : verdana, arial;
	font-size: 8pt;
	color: #000000;
}

.sidebarlink {
	font-family : verdana, arial;
	font-size: 8pt;
	color: #000000;
}

.sidebartitle {
	font-family : verdana, arial;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

.legal {
	font-family : verdana, arial;
	font-size: 7pt;
	color: #000000;
}

.sidebarbgcolor {
	background-color : #cccccc;
}