a:link {
	color: #5f5f5f;
	text-decoration: underline;
	font-family: Arial;
}

a:visited {
	color: #5f5f5f;
	font-family: Arial;
	text-decoration: underline;

}

a:hover {
	text-decoration: underline;
	font-family: Arial;
	color: #000000;
	background-color: #ff7d18;
}

a:active {
	color: #5f5f5f;
	font-family: Arial;
}

.header {
	font-family: Arial;
	font-size: 32px;
	color: #87979F;
	font-weight: bold;
}
.header2 {
	font-family: Arial;
	font-size: 32px;
	color: #FF7D18;
	font-weight: bold;
}
.menutext {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.titletext {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
}
.endmenu {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.alltext {
	font-family: Arial;
	font-size: 14px;
	color: #5f5f5f;
}
