
.shadeBg	{background-color: #FFFFFF; text-align:center;} 

.blueYellow {font-family: Arial, Helvetica, sans-serif; 
			 font-size: 12px; font-style: normal; 
			 line-height: normal; 
			 font-weight: normal; 
			 font-variant: normal; 
			 color: #FFFF33; 
			 text-decoration: underline; 
			 background-color: #33CC99; 
			 text-align: center; 
			 vertical-align: middle} 

.popupText	{font-family: Arial, Helvetica, sans-serif; 
			 font-size: 12px; 
			 font-style: normal; 
			 line-height: normal; 
			 font-weight: normal; 
			 font-variant: normal; 
			 color: #0000ff; 
			 text-decoration: underline; 
			 background-color: #FFFFFF; 
			 text-align: center; 
			 vertical-align: middle} 
			 
A:HOVER		{color:white; background-color:6A1C8C}
