A {
	COLOR: white; TEXT-DECORATION: underline
}
A:hover {
	COLOR: white; BACKGROUND-COLOR: #8B8C8C
}
A.redlink {
	COLOR: white; TEXT-DECORATION: none
}
A.redlink:hover {
	COLOR: white; BACKGROUND-COLOR: #8B8C8C
}
A.whitelink {
	COLOR: white; TEXT-DECORATION: none
}
A.whitelink:hover {
	COLOR: white; BACKGROUND-COLOR: #8B8C8C
}
A.terminlink {
	COLOR: white; TEXT-DECORATION: none
}
A.terminlink:hover {
	COLOR: white; BACKGROUND-COLOR: #8B8C8C
}
