body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.title {
	font-size: 14px;
	font-weight: bold;
}

.date {
	font-size: 12px;
	font-weight: bold;
}

a {
	color: #99ffff;
	text-decoration: none;
}

a:hover {
	color: #ffff00;
	text-decoration: underline;
}

a.featuredlink {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding: 0px;
	text-decoration: none;
}

a.featuredlink:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #85BCFF;
	margin-right: 20px;
	margin-bottom: 0px;
	padding: 0px;
	text-decoration: underline;
}

.error {
	color: #ff0000;
}

.show_history_table {
	border-collapse: collapse;
}

.show_history_cell {
	border-bottom: 1px #000000 solid;
	padding-left: 20px;
}

textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background: #ffaa33;
	color: #000000;
	border: 1px #000000 solid;
	padding: 1px;
}

input {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background: #ffaa33;
	color: #000000;
	border: 1px #000000 solid;
	padding: 1px;
}
