body {
	background-image: url(images/back5.jpg);
	color: #FFFFFF;
	
}
.Headers {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	color: FF3300;
}
.tdmenu {
	background:repeat-x url(images/title_bg_REMOVED.jpg);
}
 
.text_ {

	font-family: Courier New, Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
	font-size: 14px;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
	font-size: 14px;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
}

