/* HEADER TEXT */
.txtBody-Header
{
	font-weight:		bold;
	font-size:			1.3em;
	font-family:		Georgia, "Times New Roman";
	line-height:		1.3em;
	letter-spacing: 0.02em;
	text-decoration:	none;
	font-style:			italic;
	color:				#E02F8E;
}

.txtBody-Burgundy
{
	font-weight:		normal;
	font-size:			0.9em;
	font-family:		Georgia, "Times New Roman";
	line-height:		1.3em;
	letter-spacing: 0.02em;
	text-decoration:	none;
	color:				#852946;
}

.txtBody-Pink
{
	font-weight:		normal;
	font-size:			0.9em;
	font-family:		Georgia, "Times New Roman";
	line-height:		1.3em;
	letter-spacing: 0.02em;
	text-decoration:	none;
	color:				#E02F8E;
}

/*   Footer   */
.txtNavi-Burgundy
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	line-height:		0.8em;
	text-decoration:	none;
	color:				#852946;
}

/* --------------------------------------------------------*/
a.lnkBody-Pink:link
{
	font-weight:		normal;
	font-size:			0.9em;
	font-family:		Georgia, "Times New Roman";
	line-height:		1.3em;
	letter-spacing: 0.02em;
	text-decoration:	underline;
	color:				#E02F8E;
}
a.lnkBody-Pink:active
{
	font-weight:		normal;
	font-size:			0.9em;
	font-family:		Georgia, "Times New Roman";
	line-height:		1.3em;
	letter-spacing: 0.02em;
	text-decoration:	underline;
	color:				#FF0000;
}
a.lnkBody-Pink:visited
{
	font-weight:		normal;
	font-size:			0.9em;
	font-family:		Georgia, "Times New Roman";
	line-height:		1.3em;
	letter-spacing: 0.02em;
	text-decoration:	underline;
	color:				#E02F8E;
}
a.lnkBody-Pink:hover
{
	font-weight:		normal;
	font-size:			0.9em;
	font-family:		Georgia, "Times New Roman";
	line-height:		1.3em;
	letter-spacing: 0.02em;
	text-decoration:	none;
	color:				#852946;
}

/* --------------------------------------------------------*/
a.lnkBody-Burgundy:link
{
	font-weight:		normal;
	font-size:			0.9em;
	font-family:		Georgia, "Times New Roman";
	line-height:		1.3em;
	letter-spacing: 0.02em;
	text-decoration:	underline;
	color:				#852946;
}
a.lnkBody-Burgundy:active
{
	font-weight:		normal;
	font-size:			0.9em;
	font-family:		Georgia, "Times New Roman";
	line-height:		1.3em;
	letter-spacing: 0.02em;
	text-decoration:	underline;
	color:				#FF0000;
}
a.lnkBody-Burgundy:visited
{
	font-weight:		normal;
	font-size:			0.9em;
	font-family:		Georgia, "Times New Roman";
	line-height:		1.3em;
	letter-spacing: 0.02em;
	text-decoration:	underline;
	color:				#852946;
}
a.lnkBody-Burgundy:hover
{
	font-weight:		normal;
	font-size:			0.9em;
	font-family:		Georgia, "Times New Roman";
	line-height:		1.3em;
	letter-spacing: 0.02em;
	text-decoration:	none;
	color:				#E02F8E;
}

/* -- Bottom Navigation Link ----------------------*/
a.lnkNavi-Burgundy:link
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	line-height:		1.0em;
	text-decoration:	underline;
	color:				#852946;
}
a.lnkNavi-Burgundy:active
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	line-height:		1.0em;
	text-decoration:	underline;
	color:				#FF0000;
}
a.lnkNavi-Burgundy:visited
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	line-height:		1.0em;
	text-decoration:	underline;
	color:				#852946;
}
a.lnkNavi-Burgundy:hover
{
	font-weight:		normal;
	font-size:			0.7em;
	font-family:		Arial, Helvetica, Sans-Serif;
	line-height:		1.0em;
	text-decoration:	none;
	color:				#E02F8E;
}