body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #FFF;
	margin: 0;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #B68B3C;
	text-decoration: none;
	line-height:normal;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B68B3C;
	text-decoration: none;
	line-height:normal;
}
.text4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 20px;
	text-align: right;
}
.text5 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	line-height: 20px;
	text-align: left;
}
.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	line-height: 20px;
}
.img1 {
	border:3px solid #3F9EF0;
}
a.a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #616161;
	text-decoration: none;
	line-height:normal;
}
a.a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #616161;
	text-decoration: none;
	line-height:normal;
}
a.a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0a69d8;
	text-decoration: none;
	line-height:normal;
}
a.b:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height:normal;
}
a.b:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height:normal;
}
a.b:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	line-height:normal;
}
a.c:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	line-height:normal;
}
a.c:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	line-height:normal;
}
a.c:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #BC0000;
	text-decoration: none;
	line-height:normal;
}
