.popupItem{	
}
a.popupItem:link{	
	color: #FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
a.popupItem:hover{	
	text-decoration:underline;
}
a.popupItem:visited{	
	color: #FFFFFF;
	text-decoration:none;

	font-size:11px;
	font-weight:bold;
}



