body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
a:link {
	color: #666666;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #666666;
	text-decoration: overline;
}
a:active {
	color: #999999;
}
.entryRow {
	background-attachment: scroll;
	background-image: url(graphics/bottLeftCorner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h4 {
	color: #666666;
}
