a {
	line-height: 15px;
	color: #663300;
	text-decoration : none;
}
a:link {
	color: #663300;
	text-decoration : underline;
}
a:visited {
	color: #663300;
	text-decoration : underline;
}
a:hover {
	color: #663300;
	text-decoration : none;
}
span {
	color: #663300;
	line-height: 15px;
}
textarea {
	color: #663300;
	line-height: 15px;
	background-image : url(images/transpacer.gif);
	background-color : transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border : none;
}
input {
	color: #663300;
	line-height: 15px;
	background-image : url(images/transpacer.gif);
	background-color : transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border : none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #663300;
	line-height: 15px;
	text-align : left;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
	line-height: 15px;
	text-align : left;
}
.boldtextc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
	line-height: 15px;
	text-align : center;
}
.laboldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	line-height: 15px;
	text-align : left;
}
.smtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #EDE6D3;
	line-height: 13px;
	text-align : left;
}
.smboldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663300;
	line-height: 13px;
	text-align : left;
}

