	a:hover	 {
	Color : 993333;
	Text-Decoration : none;
	font-size: 12px;
		}
a:link {
	color: #cc6633;
	font-size: 12px;
}
a:visited {
	color: #cc6633;
	font-size: 12px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/essbkgr.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

	/* CSS Document */
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C81F00;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
