body {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #09660D;
}

p, blockquote, span, ol, ul, li {
	font-size: 11px;
}

img {
	border: 0px;
	padding: 0px;
}

A {
	color: #000;
	text-decoration: underline;
}

A:visited {
	color: #AAA;
	text-decoration: underline;
}

A:hover {
	color: #999;
	text-decoration: underline;
}

.breadCrumbs {
	font-size: 11px;
	color: #B1B2B1;
}

.boldText {
	font-weight: bold;
} 
