/* CSS Document */body {		background-color: #171111;	} }.black{	font-family:Tahoma;	font-size:12px;	line-height:15px;	color:#000000;	text-decoration:none;}.white{	font-family:Verdana;	font-size:11px;	line-height:15px;	color:#FFFFFF;	text-decoration:none;}.bold{	font-family:Verdana;	font-size:12px;	color:#000000;	text-decoration:none;	font-weight:bold;}a.menu{	font-family:Verdana;  	font-size:16px; 	color:#FFFFFF; 	text-decoration:underline;	font-weight:none;}a.gray{	font-family:Verdana;  	font-size:10px; 	color:#999999; 	text-decoration:underline;	font-weight:bold;}a.redlink{	font-family:Verdana;  	font-size:10px; 	color:#FFFFFF; 	text-decoration:underline;	font-weight:bold;	}a.redlink:hover{	 text-decoration:underline;}
