@charset "utf-8";
.body a {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #fcdee1;
}
.body A:link {color: #fcdee1; text-decoration: none}
.body A:visited {color: #fcdee1; text-decoration: none}
.body A:active {color: #fcdee1; text-decoration: none}
.body A:hover {color: #fcf5f6;text-decoration: underline;color:#fcf5f6;}
.body2 {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color: #3e0836;
}
.body2 A:link {color: #3e0836; text-decoration: none}
.body2 A:visited {color: #3e0836; text-decoration: none}
.body2 A:active {color: #3e0836; text-decoration: none}
.body2 A:hover {color: #3e0836; text-decoration: underline; color:#3e0836;}/* CSS Document */
