DIV.hover {
	COLOR: highlighttext! important; BACKGROUND-COLOR: highlight! important
}
DIV.hover DIV {
	COLOR: highlighttext! important; BACKGROUND-COLOR: highlight! important
}
DIV.pressed {
	COLOR: highlighttext! important; BACKGROUND-COLOR: highlight! important
}
DIV.pressed DIV {
	COLOR: highlighttext! important; BACKGROUND-COLOR: highlight! important
}
DIV.hover IMG {
	FILTER: alpha(opacity=50)! important; -moz-opacity: 0.50; opacity: 0.50
}
DIV.pressed IMG {
	FILTER: alpha(opacity=50)! important; -moz-opacity: 0.50; opacity: 0.50
}
