body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: inherit;
	text-decoration: underline;
	color: #FF9900;
}
a:visited {
	text-decoration: underline;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.titldate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FF9900;
}

/*#LeftBar {
	background-image:url('../Images/MenuBackGround.jpg');
	background-repeat:no-repeat;
}*/