body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	letter-spacing: .1em;
	line-height: 15px;
	background-color: #F4F4F4;
}
.Categories {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.moreLinks:visited {
	color: #990000;
	text-decoration: none;
}
.moreLinks:link {
	color: #990000;
	text-decoration: none;
}
.moreLinks:hover {
	color: #333333;
	text-decoration: none;
}



A:link {
	text-decoration: none;
	color: #006699;
}
A:visited {
	text-decoration: none;
	color: #006699;
}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}




.searchTextBox {
	height: 16px;
	border: 1px solid #006633;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0066CC;
	text-decoration: none;
	letter-spacing: 0em;
	font-weight: bold;
	line-height: normal;
}
.ImageFlotRight {
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: right;
	
}
.category {
	font-size: 13px;
	color: #009933;
	text-decoration: none;
	line-height: normal;
}
