a:link {
	font-family: Arial;
	font-size: 14px;
	color: #E3E3CA;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 14px;
	color: #e3e3ca;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #dc7b37;
	text-decoration: none;
	}
a:active {
	font-family: Arial;
	font-size: 14px;
	color: #e3e3ca;
	text-decoration: none;
}
a.body:visited {
	font-family: Arial;
	font-size: 14px;
	color: #666600;
	text-decoration: underline;
}
a.body:link {
	background-color: #e3e3ca;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #666600;
	font-family: Arial;
	font-size: 14px;
	text-decoration: underline;
}


a.body:hover {
	font-family: Arial;
	font-size: 14px;
	color: #dc7b37;
	text-decoration: none;
}


a.body:active {
	font-family: Arial;
	font-size: 14px;
	color: #666600;
	text-decoration: underline;
}
.text16-bold {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666600;
}

body,td,th {
	font-family: Arial;
	font-size: 14px;
	color: #666600;
}
.text12 {
	font-family: Arial;
	font-size: 12px;
	color: #666600;
}
a.text12:visited {
	font-family: Arial;
	font-size: 12px;
	color: #666600;
	text-decoration: underline;
}
a.text12:link {
	font-family: Arial;
	font-size: 12px;
	color: #666600;
	text-decoration: underline;
}
a.text12:hover {
	font-family: Arial;
	font-size: 12px;
	color: #dc7b37;
}
a.text12:active {
	font-family: Arial;
	font-size: 12px;
	color: #666600;
	text-decoration: underline;
}

body {
	background-color: #ededdc;
}


.text24 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #e3e3ca;
}
