.smalltext {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.smalltext2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #887C52;
}
.smallarial {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFCC00;
}
.Largearial {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5C4B34;
}
.box {
	background-image: url(../images/box_shadow.gif);
	border: 1px groove #FFCC00;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	width: auto;
	height: 22px;
}
.linkbay {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #5C4B34;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
A:active {
	COLOR: #FFFFCC;
	TEXT-DECORATION: underline
}
A:hover {
	COLOR: #FF0000;
	 TEXT-DECORATION: underline
}

