.textnormal {
	font-family: "Trebuchet MS";
	font-size: 11px;
	list-style-position: outside;
	list-style-image: url(arrow_home.gif);

}
.textbig {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.textbigger {
	font-family: "Trebuchet MS";
	font-size: 16px;
}
a:link {
	color: #FDBF4D;
}
a:visited {
	color: #EF9C03;
}
.textbox {
	background-color: #999999;
	font-family: "Trebuchet MS";
	font-size: 11px;
	height: auto;
	width: auto;
	margin: 1px;
	padding: 1px;
	border: 1px solid #CCCCCC;



}
.layer {
	position: relative;
	left: 100px;
	top: 300px;
	background-color: #FF0000;
	height: 300px;
	width: 200px;
	visibility: inherit;
	overflow: visible;




}
.testsmall {
	font-family: "Trebuchet MS";
	font-size: 9px;
}
