a:link 
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.totile {
	background-repeat: repeat-x;
}
.ytile {
	background-repeat: repeat-y;
	background-position: left;
}
.xtile {
	background-position: top;
	background-repeat: repeat-x;


}
.text-normallink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#683615;
	text-decoration:underline

}
.text-normal2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#683615;
}
.text-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}.2lines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.border {
	border: 1px solid #660000;
}
.button {
	color: #FFCC00;
	background-color: #683615;
	border: 1px solid #FF9900;
	cursor: pointer;
}
.button:hover {
	color: #683615;
	background-color: #FFCC00;
	border: 1px solid #FF9900;
	cursor: pointer;
}
.fix01 {
	background-repeat: repeat-x;
	background-position: bottom;
}
.btn {
	background-color: #FF9900;
	border: 1px solid #663333;
}
