.style5 {color: #232323; font-style: italic; font-size: 18px; }
.style6 {font-size: 24px; font-style: italic; color: #232323; }
.style7 {
	font-size: 14px;
	color: #232323;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.style8 {
	font-size: 14px;
	color: #232323;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
body {
	background-color: #232323;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #232323;
	font-size: 14px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #232323;
	font-weight: normal;
	text-decoration: underline;
	font-size: 14px;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #232323;
	font-size: 14px;
}
