@charset "utf-8";

/* CSS Document */



body {

	background-color: #643228;

	background-image: url(../images/index/bg.png);

	background-repeat: repeat-x;

	background-position: center top;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

a:link {

	color: #ffe4a0;

}

a:visited {

	color: #be3c3c;

}

a:hover {

	color: #ffc040;

}

a:active {

	color: #ffc040;

}

.text {
	color: #FFF;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;

}

.text-strong {
	color: #ffc040;
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	font-weight: bold;

}

.title {

	color: #ffc040;

	font-family: Trebuchet MS, Arial;

	font-size: 20px;

	font-weight: bold;

}
