A.menu:link {
	COLOR: white
}
A.menu:visited {
	COLOR: white
}
A.menu:active {
	COLOR: #ffd700
}
A.menu:hover {
	COLOR: #ffd700
}
A.menu {
	FONT: bold 14pt tahoma; TEXT-DECORATION: none
}
A:link {
	COLOR: blue
}
IMG {
	BORDER-RIGHT: white; BORDER-TOP: white; BORDER-LEFT: white; BORDER-BOTTOM: white
}
A:visited {
	COLOR: blue
}
A:active {
	COLOR: #666666
}
A:hover {
	COLOR: #bbbbbb
}
A {
	FONT: 12pt tahoma; TEXT-DECORATION: none
}
H1 {
	FONT: bold 12pt tahoma
}
H2 {
	FONT: bold 13pt tahoma
}
BODY {
	BACKGROUND-COLOR: #660000
}
A img{filter:gray}a:hover img{filter:none}