.mainBig {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
}
.linkTopNavi {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #ED4F4C;
}
a:hover {
	color: #ED4F4C;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	text-decoration: none;
	color: #ED4F4C;
}
.TitleSmall {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #000000;
	font-weight: lighter;
}

.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E181;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E181;
}
.TitleBig {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #ED4F4C;
	font-weight: bold;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E181;
	border-right-color: #E1E181;
	border-bottom-color: #E1E181;
	border-left-color: #E1E181;
}
.linkLeftNavi {

	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
}
.mainSmall {

	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
}
.borderRed {
	border: 1px solid #ED4F4C;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mainVerySmall {


	font-family: "Century Gothic";
	font-size: 10px;
	color: #000000;
}
