
.nc
	{ 
	color: #FFFFFF; 
	font-style: normal; 
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	font-family: Arial, Sans-Serif;  
	}

a
	{ 
	color: #FFFFFF; 
	font-style: normal; 
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	font-family: Arial, Sans-Serif;
	}

a:hover
	{ 
	color: #CCCCCC; 
	font-style: normal; 
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	line-height: 14px;
	font-family: Arial, Sans-Serif;
	}
