a.nav:link {
	color: #6699FF;
	text-decoration: none;
	font-family : trebuchet ms,verdana,helvetica,arial,geneva;
}

a.nav:active {  
	color: #FF0000;
	text-decoration: none;
	font-family : trebuchet ms,verdana,helvetica,arial,geneva;
}

a.nav:visited {
	color: #6699FF;
	text-decoration: none;
	font-family : trebuchet ms,verdana,helvetica,arial,geneva;
}

a.nav:hover {
	color: #6699FF;
	text-decoration: underline;
	font-family : trebuchet ms,verdana,helvetica,arial,geneva;
}

TD.main {
	font-size : 12px;
	font-family : trebuchet ms,verdana,helvetica,arial,geneva;

}

BODY {
	background-repeat: no-repeat; 
}

#pricebox {
	position: absolute;
	left: 630px;
	top: 80px;
}

.navinput {
	font-family: Verdana, Arial;
	font-size: x-small;
	background-color: #ffffff;
	color: #000000;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

.navbutton {
	font-family: Verdana, Arial;
	font-size: x-small;
	background-color: #eeeeee;
	color: #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
