﻿.red-hot {
	color: #FF0000;
	font-weight: bold;
}
a {
	color: #211919;
}
a:visited {
	color: #211919;
}
a:active {
	color: #800000;
}
a:hover {
	color: #800000;
}
#story h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #211919;
}
.clear {
	font-size: x-small;
	font-weight: normal;
	float: left;
	color: #211919;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.bold {
	font-weight: bold;
}

