body
{
margin:0px;
}
.bg {
	background-attachment: fixed;
	background-image: url(../images/bg_3.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CEB8A2;
	line-height:16px;
	text-decoration: none;
	text-align: justify;
}
.normaltext a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CEB8A2;
	line-height:16px;
	text-decoration: none;
	text-align: justify;
}
.normaltext a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CEB8A2;
	line-height:16px;
	text-decoration: underline;
	text-align: justify;
}
.border{
	border:1px solid #D5D2C5;
}
.bottomlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #3D3027;
	line-height:16px;
	text-decoration: none;
}
.bottomlink a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #3D3027;
	line-height:16px;
	text-decoration: none;
}
.bottomlink a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #3D3027;
	line-height:16px;
	text-decoration:underline;
}

