a { 
	color: #FFFFFF; 
	text-decoration: none; }
a:hover { 
	color: #FFFFFF; 
	text-decoration: none; }
td.itsmoff { 
	background-image: url(./itsm-en-off.png); 
	background-repeat: no-repeat;
	//background-color: #FFFFFF; 
	color: #FFFFFF; 
	text-decoration: none; }
td.itsmon { 
	background-image: url(./itsm-en-on.png); 
	background-repeat: no-repeat;
	//background-color: #FFFFFF; 
	color: #FFFFFF; 
	cursor: pointer;  
	text-decoration: none; }
td.weboff { 
	background-image: url(./web-en-off.png); 
	background-repeat: no-repeat;
	//background-color: #FFFFFF; 
	color: #FFFFFF;  
	text-decoration: none; }
td.webon { 
	background-image: url(./web-en-on.png); 
	background-repeat: no-repeat;
	//background-color: #FFFFFF; 
	color: #FFFFFF; 
	cursor: pointer;  
	text-decoration: none; }
td.traveloff { 
	background-image: url(./travel-en-off.png); 
	background-repeat: no-repeat;
	//background-color: #FFFFFF; 
	color: #FFFFFF;  
	text-decoration: none; }
td.travelon { 
	background-image: url(./travel-en-on.png); 
	background-repeat: no-repeat;
	//background-color: #FFFFFF; 
	color: #FFFFFF; 
	cursor: pointer;  
	text-decoration: none; }
td.educoff { 
	background-image: url(./educ-en-off.png); 
	background-repeat: no-repeat;
	//background-color: #FFFFFF; 
	color: #FFFFFF;  
	text-decoration: none; }
td.educon { 
	background-image: url(./educ-en-on.png); 
	background-repeat: no-repeat;
	//background-color: #FFFFFF; 
	color: #FFFFFF; 
	cursor: pointer;  
	text-decoration: none; }
td.otheroff { 
	background-image: url(./other-en-off.png); 
	background-repeat: no-repeat;
	//background-color: #FFFFFF; 
	color: #FFFFFF;  
	text-decoration: none; }
td.otheron { 
	background-image: url(./other-en-on.png); 
	background-repeat: no-repeat;
	//background-color: #FFFFFF; 
	color: #FFFFFF; 
	cursor: pointer;  
	text-decoration: none; }
td.eventoff { 
	background-image: url(./event-en-off.png); 
	background-repeat: no-repeat;
	//background-color: #FFFFFF; 
	color: #FFFFFF;  
	text-decoration: none; }
td.eventon { 
	background-image: url(./event-en-on.png); 
	background-repeat: no-repeat;
	//background-color: #FFFFFF; 
	color: #FFFFFF; 
	cursor: pointer;  
	text-decoration: none; }
