BODY {
	BACKGROUND-COLOR: rgb(0,100,167)
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: white; TEXT-DECORATION: none
}
.sectionHeader {
	BACKGROUND-COLOR: #666666; COLOR: white; FONT: italic large arial
}
.sectionDetail {
	BACKGROUND-COLOR: #b4b4b4; COLOR: #eeeeee
}
.sectionDetail:hover {
	BACKGROUND-COLOR: #414141; COLOR: white
}
