/* CSS Document */


body {

   	background-color: #D86291;
	font-family: Calibri;
	font-size:12pt;
	line-height: normal;
	color: #920E4D;
}

a {

	color: #920E4D;
	text-decoration: bold;
	font-size:12pt;
	font-weight: none;
}


a:hover {

	color: #ffffff;
	text-decoration: italic;
	font-size:12pt;
	font-weight: none;
}

a:active {
	color: #ffffff;
	font-weight: none;
	font-family: Calibri
	font-size: 12pt;
	font-weight: none;
}