.text {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #606060;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
a {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
.bigtext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #606060;
	text-decoration: none;
}

.head {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;

	color: ;
	text-decoration: none;
	color: #0066CC;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #606060;
	text-decoration: none;
}
.strongtxt {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #606060;
	text-decoration: none;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #45A2D3;
	border: none;
}
.textbox {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #A19F80;
}
.border {
	border: 1px solid #666666;
}

