a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
body {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	background-color: #FEFFDF;
}
.pink {color: #B87A99}
.menutxt {
	font-size: 14px;
	line-height: 21px;
	color: #FDDB92;
}
.menutxt a:link {
	color: #FDDB92;
}
.menutxt a:visited {
	color: #FDDB92;
}
.menutxt a:hover {
	color: #FF9900;
}

.txt14pt {
	font-size: 14px;
}
.txt14pt a:link {
	color: #333333;
}
.txt14pt a:visited {
	color: #333333;
}
.txt14pt a:hover {
	color: #999999;
}
.txt24pt {
	font-size: 24px;
	color: #666666;
}
.footermenu {
	font-size: 12px;
	color: #FD9600;
}
.footermenu a:link {
	font-size: 12px;
	color: #FD9600;
}
.footermenu a:visited {
	font-size: 12px;
	color: #FD9600;
}
.footermenu a:hover {
	color: #FFCC66;
}
.orange {color: #FCDA92}