.spoiler-title {
	font-family: verdana;
	font-size: 15px;
	color: black;
	font-weight: normal;
	padding-bottom: 10px;
}
.spoiler-text {

	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	padding: 10px;
	border-style: dotted;
	border-width: 1px;
}
a.spoiler-link:link {

	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #575666;
	text-decoration: underline;
}
a.spoiler-link:visited {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #575666;
	text-decoration: underline;
}
a.spoiler-link:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: underline;
}
