.bor {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}
.bigtitle {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #FF9900;
	padding-left: 20px;
	font-style: normal;
}
