/* CSS Document */
P {
	COLOR: #996600; FONT-FAMILY: arial
}
LI {
	COLOR: #996600; FONT-FAMILY: arial
}
STRONG {
	COLOR: #996600; FONT-FAMILY: arial
}
EM {
	COLOR: #996600; FONT-FAMILY: arial
}
TD {
	COLOR: #996600; FONT-FAMILY: arial
}

A {
	COLOR: #996600;
}

.nav A {
	text-decoration: none;
}

.nav A:hover {
	text-decoration: underline;
}
#.categories {
	padding-left:8px; padding-right: 8px;
}
.categories A {
	background-color: #ffe5b1; display: block; padding: 2px; padding-left:5px; text-decoration: none;
}
