@charset "utf-8";
/* CSS Document */

.link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #5d0a26;
}
.navigation {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.welcomeperformance {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #b54565;
	font-weight: bold;
}
.contain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #353535;
}
.containCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #b54565;
}
.linkCopy {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.welcomeperformanceCopy {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #772941;
	font-weight: bold;
	text-decoration: underline;
}

