.downMenu {
	COLOR: #ffffff
}
A.downMenu:active {
	COLOR: #ffffff
}
A.downMenu:visited {
	COLOR: #ffffff
}
A.downMenu:hover {
	BACKGROUND: #7297BC; COLOR: #ffffff
}
.leftMenu {
	COLOR: #000000; text-decoration: blink
}
A.leftMenu:active {
	COLOR: #000000; text-decoration: blink
}
A.leftMenu:visited {
	COLOR: #000000; text-decoration: blink
}
A.leftMenu:hover {
	BACKGROUND: #BCCEE0; COLOR: #000000; text-decoration: blink
}
.closeMenu {
	COLOR: #7297BC; text-decoration: blink; text-decoration: underline
}
A.closeMenu:active {
	COLOR: #7297BC; text-decoration: blink; text-decoration: underline
}
A.closeMenu:visited {
	COLOR: #7297BC; text-decoration: blink; text-decoration: underline
}
A.closeMenu:hover {
	BACKGROUND: #BCCEE0; COLOR: #000000; text-decoration: blink
}
