.txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}
h2 {
	color: #000066;

}
.slideshow {
	color: #FF3129;
	background-color: #CCCCCC;
}
.vacation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.strikethrough {
	text-decoration: line-through;
	font-style: normal;
	color: #000000;
}
.reduced {
	font-size: 18px;
	font-weight: bold;
	color: #FF0101;
}
