@charset "utf-8";
/* CSS Document */

.Copy_Title {
	font-family: Georgia;
	font-size: 16px;
	color: #5394a5;
	font-weight: normal;
}

.Copy_Green {
	font-family: Georgia;
	font-size: 11px;
	color:#699540;
	font-weight: bold;
}

.Copy_Black {
	font-family: Georgia;
	font-size: 11px;
	color:#000000;
	font-weight: normal;
}

.Copy_Blue {
	font-family: Georgia;
	font-size: 11px;
	color:#5394a5;
	font-weight: normal;
}

.Copy_Grey {
	font-family: Georgia;
	font-size: 11px;
	color:#a7a9ac;
	font-weight: normal;
}

a:link { color: #f85131; text-decoration: none }
a:active { color: #f85131; text-decoration: none }
a:visited { color: #f85131; text-decoration: none }
a:hover { color: #bbd431; text-decoration: none }