.prompt {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.sublinks {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FF9900;
}
.sublinks:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #663300;
}
.title {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.titlelink {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.titlelink:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.title02 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #6899EE;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.inputBox {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border:1px solid #699aef;
}
.button{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color:#BCD5F0;
	border:1px solid #BCD5F0;
}