.front {
	background-image: url(gfx/_bg_dj2.gif);
	background-repeat: repeat;
}
a {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
}
.cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	background-color: #C8B8A2;
	padding: 5px;
}
.subheading {
	font-size: small;
	font-weight: bold;
	padding-left: 5px;
}
