body {
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #424242;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.font_white {
	color: #FFFFFF;
}
.px_14 {
	font-size: 14px;
	color: #333333;
}

.line_E2D9C7 {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E2D9C7;
}
.px_12 {
	font-size: 12px;
}
.px_24 {
	font-size: 24px;
}
.px-10 {
	font-size: 10px;
	color: #666666;
}

