a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
body {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image : url(../../bg.gif);
}
.pink {color: #B87A99;}
.menutxt {
	font-size: 14px;
	line-height: 21px;
	color: #FFFFFF;
}
.menutxt a:link {
	color: #FFFFFF;
}
.menutxt a:visited {
	color: #FFFFFF;
}
.menutxt a:hover {
	color: #666666;
}
.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: #C7B299;
}
.footermenu a:link {
	font-size: 12px;
	color: #C7B299;
}
.footermenu a:visited {
	font-size: 12px;
	color: #C7B299;
}
.footermenu a:hover {
	color: #CC9900;
}
