<STYLE TYPE="text/css">
<!--

BODY
{
	background-color:brown;
	color:yellow;
}


a:link
{
	color:lightYellow;
}

a:visited
{
	color:lightYellow;
}

a:active
{
	color:lightYellow;
}

a:hover
{
	color:yellow;
}


.navigation, .navigation TD, .navigation TR
{
	background-color:maroon;
	color:lightYellow;
}

/*
.navigationMenuItemSelected
{
	color:yellow;
}
*/

.navigationMenuItemHighlight
{
	background-color:brown;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	border-style:outset;
}



.content, .content TD, .content TR
{
	background-color:lightYellow;
	color:maroon;
}

.content a:link
{
	color:maroon;
}

.content a:visited
{
	color:maroon;
}

.content a:active
{
	color:maroon;
}

.content a:hover
{
	color:orange;
}

-->
</STYLE>
