body {
	background-color: #003333;
	background-image:  url(../../images/navbck.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 22px;
	font-weight: bold;
	margin-left: 10px;
}
a:link {
	color: #ffffff;
}
a:visited {
	color: #cccccc;
}
a:active {
	color: #ffcc66;
}