.Homecss {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	background-attachment: fixed;
	background-color: #EBBDB8;
	background-image: none;
	background-repeat: repeat;
	background-position: left top;
	letter-spacing: normal;
	text-align: right;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	margin: auto;
	padding: 5px;
	clear: right;
	float: right;
	height: 20px;
	width: 200px;
	border: thin dotted #FFFFCC;
	cursor: hand;
	filter: FlipH;
	overflow: visible;
	visibility: visible;
	z-index: auto;


}
.navigator {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	background-attachment: fixed;
	background-color: #D6C6AD;
	background-image: none;
	background-repeat: repeat;
	background-position: right top;
	letter-spacing: normal;
	text-align: right;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	margin: auto;
	padding: 5px;
	clear: none;
	float: none;
	height: 14px;
	width: 160px;
	border: thin dotted #C0C0C0;
	cursor: hand;
	filter: FlipH;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	text-decoration: blink;

}
