.nav{
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #666666;
}
.nav:hover {
	color:#000000;
}

body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytable {
	margin-top: 0px;
	background-image: url(images/end_body_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 10px;
}
.footer {
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}
.footer:hover {
	color:#000000
	text-decoration: none;
	color: #000000;
	text-decoration: none;
}
