.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bottomlink:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlink:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #66FF00;
	text-decoration: underline;
}
.bottomtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.input1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 17px;
	width: 140px;
	border: 1px solid #666666;
}
.input2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 75px;
	width: 200px;
	border: 1px solid #666666;
}

.button1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	border: 1px dashed #333333;
	height: 23px;
	width: 65px;
}
.mainlink:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #80B10A;
	text-decoration: none;
}
.mainlink:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #80B10A;
	text-decoration: none;
}
.mainlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}