.over {
		color     :yellow; 
		background:navy
}
.down {
		color     :yellow; 
		background:navy; 
		font-style:italic
}