/* Hyperlinks */

A:link {
	color:#336633;
}
A:visited {
	color:#336633;
}
A:hover{
	color:#FF870A;
}

/* NavBarMenu */

.navbar_Header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	background-color:#336633;
	border-width:thin;
	border-style:dotted;
}

/* PageLayout */
.header1{
	color:#FF870A;
	font-weight:bold;
	font-size:medium;
	font-family:verdana,arial,helvetica;
	border-bottom-color:#336633;
	border-bottom-style:ridge;
	border-bottom-width:thin;
}
