@charset "utf-8";
.ContentEvent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7f1439;
	text-align: justify;
}
.ContentWord2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7f1439;
	text-align: justify;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.ContactWord {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7F1439;
}
a:visited {
	color: #7F1439;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}

