.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.orangelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: f7931d;
	text-decoration: none;

}


#login
{
font-family:Arial, Helvetica, sans-serif;
font-size: 7px;
font-style: normal;
font-weight: normal;
color:#666666;
}

#go
{
border:0px;
width:293px;
height:30px;
}