.style3 {color: #FFFFFF}


.style2 {font-size: x-small}
.navigationheader {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	background-color: #A0A0A0;
}

.navigationheader a:link {
	color: #E0E0E0;
	text-decoration: none;
}
.navigationheader a:visited {
	color: #E0E0E0;
	text-decoration: none;
}
.navigationheader a:hover {
	color: #F0F0F0;
	text-decoration: none;
}
