.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC9900;
	border: thin solid #FFFFFF;
	cursor: help;
	height: auto;
	width: auto;
	font-weight: bold;


}
.styleCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: 030635;
	border: thin solid #FFFFFF;
	cursor: text;
	height: auto;
	width: auto;
}
.go {
	font-family: Arial, Helvetica, sans-serif;
	background-color: F4A000;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
	filter: Light?, Direction=?, Strength=?); 


}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #336699;
	padding: 0px;
	margin: 0px;
	border: none;


}
.link {
	color: #FFFFFF;
}
.aboutlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #CCCC99;
}
