p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}

a {
	color:#369;
	text-decoration:none;
}
a:hover {
	color:#39C;
}

.boldHead {
	font-weight: bold;
	color: #333333;
}
.date {
	color: #FFF2E2;
	font-weight: bold;
}
.moody:link {
	text-decoration: none;
	color: #333333;
}
.moody:hover {
	text-decoration: underline;
	color: #333333;
}
.moody:visited {
	color: #333333;
	text-decoration: none;
}

